Apache SOAP is servlet-based, as such, it cannot control the port on 
which it is accessed.  The soap.xml file lets you configure a config 
manager and whether or not the service manager SOAP interface is 
enabled, and that's it.

The Web server controls the port on which the SOAP service is 
implemented.  If you use Tomcat's standalone server, its server.xml 
controls the port.  If you use Tomcat as a servlet container with 
another Web server, the configuration of that Web server determines 
the port.

What Web server and servlet container are you using?  Can you post 
the configuration file(s) for the Web server you are using?


On 16 Jan 2003 at 14:00, Martin Gainty wrote:

> 
> 
> Scott et al...
> 
> Web.xml defines the location of soap.xml
> SOAP.xml has the configuration information (Ports etc)
> 
> What I cant get is who calls/configures web.xml???
> 
> Saying you can only use Port (80) onApache webserver seems 
> excessively restrictive
> Thanks,
> 
> 
> 
> 
> 
> 
> 
> Martin Gainty
> 
>     ______________________________________________
> 
>     Disclaimer and confidentiality note
> 
>     Everything in this e-mail and any attachments relating to the 
>     official business of Laconia Data Systems (LDS) is proprietary to the 
>     company. It is confidential, legally privileged and protected by 
>     law.LDS does not own and endorse any other content. Views and 
>     opinions are those of the sender unless clearly stated as being that 
>     of LDS. 
> 
>     The person addressed in the e-mail is the sole authorised recipient. 
>     Please notify the sender immediately if it has unintentionally 
>     reached you and do not read, disclose or use the content in any way.
> 
> 
>     LDScan not assure that the integrity of this communication has been 
>     maintained nor that it is free of errors, virus, interception or 
>     interference.
> 
> _____________GMT-5___________________
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Add photos to your e-mail with MSN 8. Get 2 months FREE*. -- To 
> unsubscribe, e-mail: For additional commands, e-mail: 


Scott Nichol


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

Reply via email to