https://bz.apache.org/bugzilla/show_bug.cgi?id=58151

--- Comment #12 from gregh <gregh3...@gmail.com> ---
I have setup eclispe to debug tomcat running on the server, (not done much
remote debugging, so bear with me) when I attach the debugger the with a
breakpoint it stops as expected, if I then remove and add it again and refresh
the application it hangs and does not go back to the breakpoint in eclipse?  I
was expecting it to go back and allow me to step through the source.

Are there any more detail instruction how to do this?


Go to "Run->Debug Configurations...". Click on "Remote Java Applications", then
click "New". Type in the title. Note that port 8000 from the Tomcat
instructions. Save and run.
Eclipse will connect to the JVM that Tomcat is running under. Wow, that was
easy! 

Thanks Greg

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to