Not sure what you mean, but I have a start|stop script for each instance of
Tomcat.  The scripts aren't much, just a call to Tomcat's startup for start,
and a call to Tomcat's shutdown along with a cleanout of the work directory
for stop.  Then I have a start|stop "superscript" that can call all of the
individual scripts in sequence if needed.  So, I either use an individual
script, or if I need to take them all down (very rare) I use the
superscript.

John

-----Original Message-----
From: Jason Chambers [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 03, 2003 3:07 AM
To: [EMAIL PROTECTED]
Subject: Multiple Instances of Tomcat as a Service


I am running multiple JVMs of Tomcat using the CATALINA_BASE environment
variables.   Currently, the only way I know of to start these is with the
start batch files.

Does anyone know of a way to start multiple instancs of tomcat as services?

Jason


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.434 / Virus Database: 243 - Release Date: 12/25/2002
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.434 / Virus Database: 243 - Release Date: 12/25/2002
 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to