Re: Start Tomcat6 service with StartMode as java

2012-05-08 Thread Konstantin Kolinko
2012/5/8 Venkata R Madugundu : > Hi, > > We have been trying to run Tomcat6 windows service to spawn java.exe > instead of loading having JVM loaded in process. > I have tried to follow through all the documentation of Tomcat6 and procrun > to use StartMode as 'java'. You have to go to Apache Comm

RE: Start Tomcat6 service with StartMode as java

2012-05-08 Thread Filip Hanik (mailing lists)
R Madugundu > Cc: users@tomcat.apache.org > Subject: Re: Start Tomcat6 service with StartMode as java > > Hi, > > We have been trying to run Tomcat6 windows service to spawn java.exe > instead of loading having JVM loaded in process. > I have tried to follow through

Re: Start Tomcat6 service with StartMode as java

2012-05-08 Thread Venkata R Madugundu
Hi, We have been trying to run Tomcat6 windows service to spawn java.exe instead of loading having JVM loaded in process. I have tried to follow through all the documentation of Tomcat6 and procrun to use StartMode as 'java'. But no matter how I tweak the arguments, the StartMode with 'java' does