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.messenger.yahoo.com/>







Reply via email to