It doesn't work in my case. even after changed the port numbers in one
server.xml.
I have both T4.1 and T5.5 installed on win XP.
becoz CATALINA_HOME point to where T5 is, even explicitly call T4
'startup' script, T5 server is started.
Any other tricks to make both work?

On 8/18/06, Peter Crowther <[EMAIL PROTECTED]> wrote:
> From: tamri [mailto:[EMAIL PROTECTED]
> I have  installed tomcat1.5 on the same PC on the 2 other
> directory(c:\\tomcat1.5 and d:\tomcat1.5) .I can't run two
> tomcat together.
> I want to run theese two tomcats together, can I do this?
> how it to do?

Pick one Tomcat.  Edit its conf/server.xml.  Find *all* the port numbers
that are in use (usually the shutdown port and the default connector
port) and change each of them them to new values that are not already in
use on your computer.  Save server.xml.  Start your two Tomcats.

                - Peter

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



---------------------------------------------------------------------
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