Re: Question on configuring Ports under Apache

2003-01-18 Thread Martin Gainty
I wanted to configure the Server not the servlet..(at the risk of repeating myself again Again and AGAIN!) bye, Martin Gainty __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relating to the official busine

Re: Question on configuring Ports under Apache

2003-01-18 Thread Scott Nichol
Martin, Port IS NOT configured. How many times must it be repeated: Apache SOAP cannot choose the port on which it listens, because it does not in fact listen. It gains control through servlets it implements. Servlets are invoked by a servlet container, which is itself invoked by a Web serv