Markus Schönhaber schrieb:

> Especially: if you want to run two Tomcat instances, you'll have to make
> sure that all ports one instance listens to are different from all ports
> the other (or any other application on the machine) listens to.

To phrase that more exactly: you can have to applications bind to the
same port number only if they bind to this port on different IP addresses.

Regards
  mks


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