when I run tomcat 5.0 and then starting to run the second installed tomcat
5.0 it throws System error:
tomcat 5.0 application is already running.
why???
I configure conf/server.xml file, change with inused port numbers.
what is wrong?
can you tell me exactly step by step how to run 2 tomcat 5.0


Peter Crowther 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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/2-tomcat-on-the-same-PC-tf2126311.html#a5868096
Sent from the Tomcat - User forum at Nabble.com.


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