I am creating a Windows service using Apache\'s procrun, and I\'m having difficulty getting it set up properly. I\'m using a batch file to execute the开发者_开发百科 procrun install. My question is tw
I installed Tomcat 6.0.18 on Windows 2003 as a service. I try to set the CATALINA_OPTS environment variable but it seems to be i开发者_StackOverflow社区gnored by Tomcat.
My Java class contains the following methods: public static void main(String[] argv)//start the service