RE: Passing options to the JVM at startup

2005-11-09 Thread Eric Boudrand
I can debug now. Thanks for the hint. Eric --- "Caldarale, Charles R" <[EMAIL PROTECTED]> a écrit : > > From: Eric Boudrand [mailto:[EMAIL PROTECTED] > > Subject: Passing options to the JVM at startup > > > > There is no catanila.bat file, so I use to

RE: Passing options to the JVM at startup

2005-11-08 Thread Caldarale, Charles R
> From: Eric Boudrand [mailto:[EMAIL PROTECTED] > Subject: Passing options to the JVM at startup > > There is no catanila.bat file, so I use tomcat5w. For debugging, you probably do want to use the scripts, rather than running Tomcat as a service. The scripts are not included

Passing options to the JVM at startup

2005-11-08 Thread Eric Boudrand
Hi, I am using tomcat 5.5.12. I would like to debug a servlet from Eclipse. I am using ObjectWeb Lomboz 1.0.0. I am trying to pass "-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y, suspend=n" to the JVM. There is no catanila.bat file, so I use tomcat5w. In "Java" tab, I added in "Java