> From: Urvish Shah [mailto:[EMAIL PROTECTED] 
> Cc: [EMAIL PROTECTED]
> Subject: Running Tomcat4.x and Tomact 5.5 on same machine
> 
>   Any idea how can I run tomcat 4.1.36 and Tomcat 5.5 on the same
>  system simultaneously?

Just configure separate ports (or IP addresses) for each instance.
Examine each <Connector> in server.xml, and don't forget to use unique
shutdown ports for each one.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to