why you wanna run 2tomcat? It eats up a lot of RAM ... if you wanna run two
webapps, just define to context ...

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]




--
When we invent time, we invent death.

Reply via email to