Re: How to make Tomcat 6 generate a PID file on Windows

2011-01-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anil, On 1/18/2011 2:20 PM, Anil Ambati wrote: > Hi, > Is it possible to make Tomcat to write PID to a file on windows? > Looking=20 > at catalina.sh, I see that CATALINA=5FPID is the environment variable used > to specify the file name where Tomcat

How to make Tomcat 6 generate a PID file on Windows

2011-01-18 Thread Anil Ambati
Hi, Is it possible to make Tomcat to write PID to a file on windows? Looking=20 at catalina.sh, I see that CATALINA=5FPID is the environment variable used = to specify the file name where Tomcat needs to write its PID on Unix but=20 same is not the case on Windows.=20 Any help is appreciated.