How do I use tomcat5w.exe with a service name other than Tomcat5?

2007-08-01 Thread rmiller
I have multiple instances of Tomcat installed as services with different service names. The tomcat5w.exe utility seems to work only with the default service name Tomcat5. I can't find any documentation on this utility. How do I pass another service name into the utility? Thanks, Ron -- View

How do I start Tomcat as a service using the HotSpot VM

2007-07-31 Thread rmiller
I can start Tomcat with the HotSpot VM using the -server JVM option in startup.bat. But when I try to start Tomcat as a service with the -server option in the registry key HKEY_LOCAL_MACHINE-Software-Apache Software Foundation-Procrun 2.0-PortalServer-Parmeters-Java-Options it won't start. The

Re: How do I start Tomcat as a service using the HotSpot VM

2007-07-31 Thread rmiller
Thanks for clarifying this Bill. As it turns out service.bat creates the service to use the server version of jvm.dll by default; the Jvm arguement is pointing to D:\Java\jdk1.5.0_09\jre\bin\server\jvm.dll. Should have noticed that :) Do you know of any other JVM tuning arguement odities when

Cannot start Tomcat as a service

2007-07-30 Thread rmiller
I used the kit obtained at http://people.apache.org/~fhanik/wrapper.html to install a Tomcat service. Tomcat starts from the command line using startup.bat but I get the following error when I try to start it as a service: $ ./TomcatService.bat wrapper | -- Wrapper Started as Console wrapper