Does debugger work in NB 6.7.1 using Jruby Rails?

View: New views
2 Messages — Rating Filter:   Alert me  

Does debugger work in NB 6.7.1 using Jruby Rails?

by latasoy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I use debugger successfully using ruby 1.8 and Jruby on non-rails applications.



I also was able to create a rails resource and successfully run it.



But I can't seem to get the debugger working on Rails

I use vanilla Glassfish gemstone 0.9.5, start it via  the debug button after setting breakpoints inside index and show at the controller of the resource and use the browser to show and list the resource. I thought it should have stopped but it does not.



I would have thought debugger would work with this default configuration of glassfish/jruby/rails, since it is such a basic thing. Is this a known issue? Sounds like some people are able to get it work. Does it work with another ruby or webser choice?






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Does debugger work in NB 6.7.1 using Jruby Rails?

by Erno Mononen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,

Yeah, I believe this should work, but I've confirmed that indeed it does
not. Not sure where the problem lies; have to investigate. You should be
able to debug with the non-gem V3 server though (that comes with NB), or
with Webrick/Mongrel.

Cheers,
Erno

latasoy wrote:

> I use debugger successfully using ruby 1.8 and Jruby on non-rails applications.
>
>
>
> I also was able to create a rails resource and successfully run it.
>
>
>
> But I can't seem to get the debugger working on Rails
>
> I use vanilla Glassfish gemstone 0.9.5, start it via  the debug button after setting breakpoints inside index and show at the controller of the resource and use the browser to show and list the resource. I thought it should have stopped but it does not.
>
>
>
> I would have thought debugger would work with this default configuration of glassfish/jruby/rails, since it is such a basic thing. Is this a known issue? Sounds like some people are able to get it work. Does it work with another ruby or webser choice?
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...