You must create the directory structure... and set the environment vars.
CATALINA_HOME/
CATALINA_HOME/bin
CATALINA_HOME/common .
.
.
.
CATALINA_BASE/
CATALINA_BASE/instance1
CATALINA_BASE/instance1/conf
CATALINA_BASE/instance1/webapps
.
.
.
CATALINA_BASE/
CATALINA_BASE/instance2
CATALINA_BA
Ashish Kulkarni wrote:
Hi
The problem i am having is, when i installed second instance of tomcat it
replaced the windows service for the first tomcat, so i have only one
tomcat
Use service.bat from the .zip package to create another service. The
easiest way to handle this is to do the windows
I think that you are installing tomcat with the windows installer thats
is not a good idea. I ever install tomcat with the file ziped; there, in
the bin directory you find a service.bat, with this bat you can install
tomcat as a windows service... and... you must install the services that you
Hi
The problem i am having is, when i installed second instance of tomcat it
replaced the windows service for the first tomcat, so i have only one tomcat
service in windows,
can i install one more service in tomcat now for the first installed tomcat,
if so how
Ashish
On 6/24/07, Cartman <[EMAIL
On 6/23/07, Ashish Kulkarni <[EMAIL PROTECTED]> wrote:
Hi
I want to run 2 instance of tomcat on windows server, both of them are
5.5.20,
1. Is it possible to have them as 2 services so i can stop and start them
independently?
yes, each instance run its own service.
2. Do i have to install i
Hi
I want to run 2 instance of tomcat on windows server, both of them are
5.5.20,
1. Is it possible to have them as 2 services so i can stop and start them
independently?
2. Do i have to install it twice?
3. Can i use java 1.4.2 for one and java 1.5.0 for other
4. I can setup one tomcat as startup