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@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)