Talk:Debugging a servlet with tomcat and Eclipse tutorialFrom WikiJavaComments on Debugging a servlet with tomcat and Eclipse tutorial Good Tutorial Suresh said ... Nice Tutorial... Thanks. --Suresh 13:06, 17 September 2009 (PDT) Angel said ... First of all, nice tutorial. I have Tomcat 6.0.20 running in Windows XP as a service. (I have no file named catalina.bat) To set Tomcat in debug mode. 1. Run the Configuration option in Windows Menu or run {catalina_home}/bin/tomcat6w.exe
2. In Java tab, add this line to Java options:-Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
--Angel 12:15, 9 April 2010 (PDT) Angel said ... First of all, nice tutorial. I have Tomcat 6.0.20 running in Windows XP as a service. (I have no file named catalina.bat) To set Tomcat in debug mode. 1. Run the Configuration option in Windows Menu or run {catalina_home}/bin/tomcat6w.exe
2. In Java tab, add this line to Java options:-Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
--Angel 12:18, 9 April 2010 (PDT) Deepak Thanks.. this was really cool and nicely explained !! --Deepak 06:43, 4 August 2010 (PDT) Prashant Tejura Very helpful...Keep it up --Prashant Tejura 00:26, 28 August 2010 (PDT) |

Thanks Buddy !
--125.16.95.12 17:56, 20 April 2009 (UTC)