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
> 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
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