hi cam,
this url maybe useful for you.

http://www.pauaware.co.nz/tomcatntservice.htm

maojm

On 5/24/05, cam r <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
>  I am trying to set up debugging on Tomcat while it is running as a
> Windows service. The requirements of the project negate me from being
> able to run it as a script.
> 
>  I have tried adding;
> 
>   -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=y
> 
>  to the Java Options in the Java tab of the Apache Tomcat Properties
> gui screen. I have also added;
> 
>   jpda start
> 
>  to the Arguments in the Startup tab of the Apache Tomcat Proeprties
> gui screen. But have had no luck getting Tomcat to run.
> 
>  I have also tried setting the arguments for Tomcat through
> environment variablesin;
> 
>   My Computer > Properties > Environment Variables > System Variables
> > CATALINA_OPTS
> 
>  but this has not worked either.
> 
>  Has anyone set up debugging for Tomcat 5.5.9 while it is running as a
> service? Any tips would be most welcome.
> 
> 
> cam
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to