RE: Remote debugging with tomcat windows

2005-03-07 Thread Ramu, Vinod
ou have set all the -D options that the server needs. Vinod From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Mon 3/7/2005 5:25 PM To: Tomcat Users List Subject: RE: Remote debugging with tomcat windows > From: Randy Paries [mailto:[EMAIL PROTECTED

RE: Remote debugging with tomcat windows

2005-03-07 Thread Caldarale, Charles R
> From: Randy Paries [mailto:[EMAIL PROTECTED] > Subject: RE: Remote debugging with tomcat windows > > If I only do -Xdebug I still get the error messages Have you tried running it from the command line rather than as a service? > Is 1.5 a requirement for windoze??? No; h

RE: Remote debugging with tomcat windows

2005-03-07 Thread Randy Paries
; Will Norris Subject: RE: Remote debugging with tomcat windows Hi, This could be because Tomcat uses other -D option, which I am not exactly sure of (refer the doc). Besides, you need jdk 1.5XXX and you have to start the server from the TOMCAT_HOME directory. Also try to set the "susp

RE: Remote debugging with tomcat windows

2005-03-07 Thread Ramu, Vinod
ebuggee to wait till the debugger joins the debuggee. Hope this helps u Vinod -Original Message- From: Randy Paries [mailto:[EMAIL PROTECTED] Sent: Monday, March 07, 2005 4:56 PM To: 'Tomcat Users List'; 'Will Norris' Subject: Remote debugging with tomcat windows H

Remote debugging with tomcat windows

2005-03-07 Thread Randy Paries
Hello I am running tomcat 5 on windoze xp and trying to get remote debugging to work. I can do it fine when the server is linux but can not get it to work with windoze. In the java options (in the tomcat properties dialog) I put the following -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:trans