You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Kawthar Bt M Sulaiman <mk...@maxis.com.my> on 2004/03/09 04:26:43 UTC

Multiple instances of tomcat 4.1.30 with Win2K.

I'm trying to setup multiple instaces of tomcat with Win2K.
Here's my directory structure:

CATALINA_HOME ==> C:\programs\jakarta-tomcat-4.1.30
CATALINA_BASE ==> c:\programs\usr\mo

Inside CATALINA_BASE, I have the following directories (using port
8101):
conf
logs
temp
webapps
work

How do I setup 2nd (port 8201)  and 3rd (port 8301) instances?
Where should I put my startup/shutdown and server.xml files?

Thanks,
--Kawthar