A networking forum of some type might be more appropriate for this question.
You just need to expose your webserver to the internet which usually runs on port 80 over TCP. There's a lot of ways that you can do this, and they depend on what kind of equipment you've already got and quite honestly how you want things to behave once everything is done. I know that doesn't help much -- but there's no magic in the Apache SOAP codebase that will allow access to things which the network setup doesn't permit. Justin Buist > -----Original Message----- > From: Bassem HAIDAR [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 26, 2003 11:08 AM > To: [EMAIL PROTECTED] > Subject: Re: firewall > > > i have a soap server in a LAN behind a firewall and i want > that it shoud > be accessible from the internet. > who i can declare his URL, ( i have a NAT in my LAN). > thanks > > > Jonathan Roberts wrote: > > try using the set proxy functionality > > > > SOAPHTTPConnection httpConn = null; > > httpConn = new SOAPHTTPConnection(); > > httpConn.setProxyPort(mintProxyPort); > > httpConn.setProxyHost(mstrProxyServer); > > > > > > > > */Bassem HAIDAR <[EMAIL PROTECTED]>/* wrote: > > > > hello > > who a i can access to a soap server placed in a LAN > behind a firewall. > > thank you > > > > > > > > Scott Nichol wrote: > > >>The problem is that the namespace declaration are > replicated in the > > >>following method call: > > >>respEnv.marshall(sw, xjmr) > > > > > > > > > Can you be more specific? A copy of the response > payload would be > > great. Also, if you have created WSDL that you are > reading from the > > Axis client, please post that as well. > > > > > > Scott Nichol > > > > > > Do not send e-mail directly to this e-mail address, > > > because it is filtered to accept only mail from > > > specific mail lists. > > > > > > > > > > > > > > > > ---------------------------------------------------------------------- > > -- > > Want to chat instantly with your online friends? *Get the > FREE Yahoo! > > Messenger* > > > <http://uk.rd.yahoo.com/mail/tagline_messenger/*http://uk.mess enger.yahoo.com/> >