> From: Kristian Rink [mailto:[EMAIL PROTECTED] 
> Question: Is there an easy way to, within axis/tomcat, create a
> SOAP service listening on a different port than the tomcat server
> itself?

Yes, I think (beware: I have not tried this).  Create two Services in
your server.xml; each has its own set of Connectors and Hosts.  This
gives you two separate sets of webapps to play with, each on its own set
of connectors and hence ports.

                - Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to