Two things to keep an eye on:
1. The shutdown port at the top of each server.xml has to be unique
2. The connector ports in each server.xml have to be unique.
I'd recommend putting some thought into a methodology before starting,
let's say start with 8001 for shutdown ports and increment for each
instance. Then start with 8080 for each http connector or 8009 for each
ajp connector and increment for each tomcat.
--David
Bachler, Elisabeth (Elisabeth) wrote:
>
> Hello,
>I have never done that before and I am affraid of making a mistake so
>please help me with this.
>I would like to download tomcat (5 times). I need 5 instances of tomcat
>on the same machine (tomcat1, tomcat2, etc).
>What do I have to configure in order to work.... I seem to remember I
>need to modify the port but I cannot remember where!
>
>Thanks
>Elisabeth
>
>---------------------------------------------------------------------
>To start a new topic, e-mail: users@(protected)
>To unsubscribe, e-mail: users-unsubscribe@(protected)
>For additional commands, e-mail: users-help@(protected)
>
>
>
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)