MyEclipse has a huge selection of plugins, it is easy to config any application server and use the breakpoint to debug, you can even debug open source code if you download the source code. You need pay $50+ per year. I think it worths it.
Regards On 10/25/06, Ulrich Elsner <[EMAIL PROTECTED]> wrote:
On 10/25/06, Joe Yuen <[EMAIL PROTECTED]> wrote: > > Can anyone tell me how to debug an application running under tomcat? Is there any special setup I have to do in eclipse? A popular method consists of using the sysdeo plugin for Eclipse (http://www.sysdeo.com/eclipse/tomcatplugin). If you then declare your Struts project as a Tomcat project and start Tomcat using the plugin, you can debug your code normally, i.e., by setting breakpoints, evaluating variables etc. A tutorial using that setup can be found at http://javaboutique.internet.com/tutorials/three/ Regards, Ulrich --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Yujun Liang [EMAIL PROTECTED]