I've been running tomcat on windows for 5 years, as a service for 2 years, and I didn't know that screen existed !! What a revelation. :)
> -----Original Message----- > From: Philippe Johan [mailto:[EMAIL PROTECTED] > Sent: Thursday 26 May 2005 08:09 > To: [email protected] > Cc: cam r > Subject: RE: JPDA and Tomcat 5.5.9 Service on Windows > > > Hi cam, > > When running tomcat as a windows service, there is also a > configuration > screen. If you do not yet have the small icon in the > notification area, > you can use the "Configure Tomcat" option from the Start menu (or > "tomcat5w.exe //ES//Tomcat5"). > In this screen you can add the parameters on the Java tab > (see attached > image) > > Regards, > > Johan > > -----Original Message----- > From: cam r [mailto:[EMAIL PROTECTED] > Sent: dinsdag 24 mei 2005 16:04 > To: Tomcat Users List > Subject: JPDA and Tomcat 5.5.9 Service on Windows > > 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]
