Hey Joanathan/Mike/Tom, My problem is solved . Once i set up org.apache.soap.transport.http.SOAPHTTPConnection.setProxyHost( .... ); org.apache.soap.transport.http.SOAPHTTPConnection.setProxyPort( .... );
every thing is working fine. Thanx for your timely help. Regards, Vijay Jonathan Chawke wrote: > Hi Vijay, > > You probably need to configure your soap client to use a proxy server. > Check your browser settings (or ask a friendly sysadmin) - you need to find > the host name and port number for your corporate proxy server. > > Once you have found this information, have a look here for details on the > (minor) code changes your client needs: > http://xml.apache.org/soap/faq/faq_chawke.html#Q2_28 > > Hope that helps, > Jonathan. > > >From: Vijay Shinde <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: [EMAIL PROTECTED], [EMAIL PROTECTED] > >Subject: Re: client error > >Date: Mon, 29 Apr 2002 13:54:14 -0400 > > > >Hey Mike, > > > > You are right,I am behind firewall.So does it meant that i can't run the > >SOAP client if i am behind firewall. > > > >Regard, > >Vijay > > > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
