Jakarta-Tomcat 4.0.3 containers

Hi ,

How can I config the Tomcat to listen on each container on a different port ?

I have two WEB-INF(s) under /usr/local/jakarta-tomcat-4.0.3/webapps
directory :

1. domain1/WEB-INF/...
2. domain2/WEB-INF/...

I want that domain1 ==> will work on Port 8008
domain2 ==> will work on Port 8010

How should I config the server.xml ( or mybe web.xml) file under
/usr/local/jakarta-tomcat-4.0.3/conf .

Thanks.

[448 byte] By [CodeProf.com] at [2007-12-25 1:49:00]