Re: SOAP Proxy Error

2003-01-13 Thread Scott Nichol
Jack, Please post Axis questions to [EMAIL PROTECTED] Thanks. Scott Nichol - Original Message - From: "Jack Byrne" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 13, 2003 10:04 AM Subject: SOAP Proxy Error > Hello, > > I am trying t

Re: SOAP Proxy Error

2003-01-13 Thread Martin Gainty
>To: [EMAIL PROTECTED] >Subject: SOAP Proxy Error >Date: Mon, 13 Jan 2003 15:04:42 + >MIME-Version: 1.0 >Received: from apache.org ([63.251.56.142]) by mc9-f3.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 13 Jan 2003 07:10:26 -0800 >Received: (qmail 70367 invoked

SOAP Proxy Error

2003-01-13 Thread Jack Byrne
Hello, I am trying to send a SOAP Message to a HTTP Web Server and I am getting the following error javax.xml.soap.SOAPException: (502)Proxy Error at org.apache.axis.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:99) What are the reasons for this and how can I diagnose it? Regard