Posted By:
Adrian_K
Posted On:
Friday, January 10, 2003 07:42 AM
Please, do you know how can I configure multiple instances of Tomcat?
I read the documentation and I understand tha I must set several CATALINA_BASEs Env. variables, one for each instance:
My question is: If more than one instance is running on the same server how can avoid port use conflict? Do they need to run on diferent ones (i.e.: 8080, 8081, etc)?
If anybody know some URL where I can see a practical, it would be great. I didn't find nothing interesting up to the moment.
Thx in advance.