|
Updating title to better reflect the problem.
Charles Oliver Nutter made changes - 12/Feb/07 02:11 PM
This one needs a refresh...is it still happening? Why does the breakpoint server get loaded when running under the rails module but not under WEBrick? It seems like this could be a problem with how the rails module (and rails integration) handle development mode...some property or env var being set that shouldn't or something similar? Marking as post-1.0 since there's no demonstrable flaw in anyhting JRuby's doing.
Charles Oliver Nutter made changes - 18/Apr/07 03:28 AM
I don't think this is still an issue. Fixed in 0.9.8 Thanks Ashish! Closing as fixed in 0.9.8.
Charles Oliver Nutter made changes - 18/Apr/07 03:05 PM
Charles Oliver Nutter made changes - 30/Apr/07 03:12 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Workaround this issue by configuring
config.breakpoint_server to false in #{RAILS_ROOT}/config/environments/development.rb