RE: Tomcat multiple instances runs as service from same exe file

2012-01-06 Thread Khailovsky, Igor
: Tomcat multiple instances runs as service from same exe file On 05/01/2012 17:19, Khailovsky, Igor wrote: > Hi Jeff, > > Our application should provide ability to manage the application instances > dynamically (runs into separate Tomcat container). One of requirements is > using sa

RE: Tomcat multiple instances runs as service from same exe file

2012-01-05 Thread Khailovsky, Igor
tances per server), and it takes a whole lot less effort to maintain than the old way of doing things that I had to use back in the tomcat 5.5.x days. Jeff > -Original Message- > From: Khailovsky, Igor [mailto:igor.khailov...@verint.com] > Sent: Thursday, January 05, 2012

RE: Tomcat multiple instances runs as service from same exe file

2012-01-05 Thread Khailovsky, Igor
Hello All, How to execute multiple instances of Tomcat server as windows services from same physical location (CATALINA_HOME) without tomcat executable replication? In other words, how to point a Tomcat windows service to specific server.xml (not a default location)? I know that this option is