hot-topics mule and the cloud what's new in mule 3 apache tomcat tips and tricks developer tools

Debugging your Tomcat Webapp with Eclipse

jasonb on Monday, May 3, 2010

For those of you who develop in Eclipse, and are also running Tomcat as a stand-alone JVM process (the way Tomcat is usually run), it is fairly easy to debug your web applications using the Eclipse debugger. For that matter, you could also debug Tomcat’s code this way as well, if you want to inspect [...]