Re: Axis 2 - AxisFault: org.apache.axis2.AxisFault: Connection timed out:

2006-09-06 Thread Laurent B.
t;));   Perhaps, there others properties to set. I will investigate.    Has anyone got such issue?   Thanks in advance. - Original Message - From: Doolittle, Todd To: axis-user@ws.apache.org Sent: Tuesday, September 05, 2006 6:30 PM Subject: RE: Axis 2 - AxisFault:

RE: Axis 2 - AxisFault: org.apache.axis2.AxisFault: Connection timed out:

2006-09-05 Thread Doolittle, Todd
  I had this problem as well.  Axis 2 doesn’t appear to use the http.proxy* properties for some reason.  I had to add the following code to the constructor of my client that wsdl2java created.  I don’t think this is the right way to do it.  But I found very little info when try