RE: Two different version of Tomcat on the same machine?

2006-03-08 Thread Wick, Daniel
Provided the machine is equipped to handle the load, I don't see why it would be a problem. Be sure you start your new one, change the config to listen to a different port than 80 or 8080. You can just have Apache proxy pass reverse proxy pass to the new tomcat. --DW -Original

RE: Two different version of Tomcat on the same machine?

2006-03-08 Thread Asensio, Rodrigo
: Two different version of Tomcat on the same machine? Provided the machine is equipped to handle the load, I don't see why it would be a problem. Be sure you start your new one, change the config to listen to a different port than 80 or 8080. You can just have Apache proxy pass reverse proxy pass

RE: Two different version of Tomcat on the same machine?

2006-03-08 Thread Caldarale, Charles R
From: Wick, Daniel [mailto:[EMAIL PROTECTED] Subject: RE: Two different version of Tomcat on the same machine? Be sure you start your new one, change the config to listen to a different port than 80 or 8080. There's more than one port that must be changed. At least the shutdown port