You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Bachler, Elisabeth (Elisabeth)" <eb...@lucent.com> on 2004/09/29 12:33:59 UTC

RE: How can I deploy 2 tomcat and work on both of them at the sam e time?

THank you!!! It works for me too!!!
Elisabeth

-----Original Message-----
From: Ben Souther [mailto:bsouther@fwdco.com]
Sent: miercoles, 29 de septiembre de 2004 12:11
To: Tomcat Users List
Subject: RE: How can I deploy 2 tomcat and work on both of them at the
sam e time?


In server.xml:
<Server port="8005" shutdown="SHUTDOWN" debug="0">

Change one of them to "8004".
That works for me.



On Wed, 2004-09-29 at 06:01, Bachler, Elisabeth (Elisabeth) wrote:
> Hello,
> Could you tell me where I could find the "engine's shutdown port"? Which
> paths in config files are supposed to be modified?
> Actually, I have not made a copy of my current working version but I
> installed another tomcat (same version) in another directory.
> 
> -----Original Message-----
> From: Steffen Heil [mailto:lists@steffen-heil.de]
> Sent: miercoles, 29 de septiembre de 2004 11:50
> To: 'Tomcat Users List'
> Subject: AW: How can I deploy 2 tomcat and work on both of them at the
> same time?
> 
> 
> Hi
> 
> > I have tomcat jakarta-tomcat-5.0.19 installed on my machine under /opt
> Now, I have installed another tomcat (same version) under another root
> directory.
> > I need to have two versions working at the same time. Under one, I will
> have a client web version and under the other one, my test version. Both
can
> be working at the same time but I can't manage to make it running. 
> 
> Make a copy of you working version, correct all paths in configuration
files
> and adjust listening port in the connector as well as the engine's
shutdown
> port.
> Then you can start both at the same time.
> 
> (Things tend to get more complicated, if this is a windows machine and you
> want to start both as service. But that is indeed no good idea. Run the
> productive system as service, but the test system by "catalina.bat run".)
> 
> Regards,
>   Steffen
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org