If you need to have Tomcat available on more than one port, you will need to have multiple instances of Tomcat running. Each will have it's own config and Axis setup. You can find out more about this in the Tomcat install guide. Look for CATALINA_BASE in the guide.
 
Jim

Anna Krajewska <[EMAIL PROTECTED]> wrote:
Hi
 
I want to know if it is possible to configure axis web-service system on tomcat so that one service would be available on port 8443 (and only 8443) and another one on port 8080 (and only that) ? Or I need to choose the port for all of my web-services and open it and close the other one completely (comment proper connector in tomcat server.xml config file)?
 
Regards
 
Ania

Reply via email to