Hi all,

I already run Apache 2.0.40 + 2 instances of Tomcat 4.0.3 under Windows
2000.
To get the 2 instances running, I made 2 "server.xml", 2 "worker" directory,
2 "temp" directory and 2 "webapps" directory.
So it looks like 2 installations of Tomcat on one machine.
To run the instances, I modified the "catalina.bat" to execute 2 commands
"java.exe ....".

My questions are :
        Does another solution exist to run Tomcat in multiple instance? I think (1
server.xml which contains 2 services for exemple).
        Does one service correspond to one instance?
      Are we obliged to create 2 webapps directory in my case?

Thanks,

Vincent.


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

Reply via email to