just install several version of tomcat like c:\tomcat\jakarta-tomcat-5 c:\tomcat\jakarta-tomcat-4.24.1-A c:\tomcat\jakarta-tomcat-4.24.1-B
and then under each conf/ directory, modify the port numbers in the server.xml Filip > -----Original Message----- > From: dwightHugget [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 8:37 PM > To: Tomcat Users List > Subject: Configuring Tomcat for multiple applications/users > > > Can anyone point me to how to get this type of setup. > I want to have multiple instance of tomcat running on the same > machine under > different ports, say 80, 8080, & 8888. > Would I achieve this if I setup an env variable called CATALINA_BASE as > described in the RUNNING.txt file ? > > I have only one server box and want to have a production, > development, and > experiment capability. > > Finally, how can I run 2 different release of Tomcat ? > Say, I want to run 4.1.24 and 5 on the same machine. > > thanks > -- > Dwight Hugget > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
