RE: [EMAIL PROTECTED] HttpURLConnection - java.net.ConnectException: Connection timed out

2007-12-07 Thread sh_santosh
firewall between >> the client and the server. >> >> >> -ascs >> >> -Message d'origine- >> De : sh_santosh [mailto:[EMAIL PROTECTED] >> Envoyé : mercredi 5 décembre 2007 12:35 >> À : users@httpd.apache.org >> Objet : [EMAIL

RE: [EMAIL PROTECTED] HttpURLConnection - java.net.ConnectException: Connection timed out

2007-12-07 Thread sh_santosh
gt; > -Message d'origine- > De : sh_santosh [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 5 décembre 2007 12:35 > À : users@httpd.apache.org > Objet : [EMAIL PROTECTED] HttpURLConnection - java.net.ConnectException: > Connection timed out > > > > Dear

RE: [EMAIL PROTECTED] HttpURLConnection - java.net.ConnectException: Connection timed out

2007-12-06 Thread Axel-Stephane SMORGRAV
12:35 À : users@httpd.apache.org Objet : [EMAIL PROTECTED] HttpURLConnection - java.net.ConnectException: Connection timed out Dear all, I am usging Apache-Tomcat 5.5.20 and Axis 1.2 RC. I am invoking the web services method by my java client program. In SoapBindingImpl class i

Re: [EMAIL PROTECTED] HttpURLConnection - java.net.ConnectException: Connection timed out

2007-12-05 Thread Vincent Bray
On 05/12/2007, sh_santosh <[EMAIL PROTECTED]> wrote: >I am usging Apache-Tomcat 5.5.20 and Axis 1.2 RC. > I am invoking the web services method by my java client program. Hi, This list is for user support of the Apache HTTPD project, not Tomcat or Axis. Try one of these lists instead: http:

[EMAIL PROTECTED] HttpURLConnection - java.net.ConnectException: Connection timed out

2007-12-05 Thread sh_santosh
Dear all, I am usging Apache-Tomcat 5.5.20 and Axis 1.2 RC. I am invoking the web services method by my java client program. In SoapBindingImpl class i have written a Implementation method sendAndReceive(). sendAndReceive method code is -- public String sendAndReceive(String sRequest, S