Howdy,
As Filip said, keep it completely separate: three separate installations
(of different versions if you'd like).  For each installation, the
listening port will be different (80, 8088, 8888 in your example), as
well as the server shutdown port.  For each installation, CATALINA_BASE
will equal CATALINA_HOME.  You can have them use the same of different
JAVA_HOME settings if you'd like.

And make sure your deployment scripts (or whatever deployment procedure
you use) deploys to the correct instance.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: dwightHugget [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, April 01, 2003 11: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]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to