Transport error: 400 Error: Bad Request

2009-01-23 Thread Kiran Narasareddy
service in axis2, it doesnt work, giving the following error in return in browser... * javax.xml.ws.WebServiceException: org.apache.axis2.AxisFault: Transport error: 400 Error: Bad Request* Can anyone tell me what might be the reason?? Do i need to change anything when i deploy it as an web service

Transport error: 400 Error: Bad Request

2007-08-02 Thread David Robertson
I'm wondering if something changed in the way a client handles SOAP faults between Axis2 1.1.1 and Axis2 1.2. Previously if a fault message was thrown, the client would receive the fault message. As of 1.2, we've always gotten the error in the subject line when a fault is thrown on the

RE: Transport error: 400 Error: Bad Request

2007-08-02 Thread Jorge Fernandez
Hi David, There is some working around it. See https://issues.apache.org/jira/browse/AXIS2-2845 Regards, Jorge Fernández David Robertson [EMAIL PROTECTED] escribió: I'm wondering if something changed in the way a client handles SOAP faults between Axis2 1.1.1 and Axis2 1.2. Previously if

RE: Transport error: 400 Error: Bad Request

2007-08-02 Thread Merritt, Norris
Message- From: David Robertson [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 3:36 PM To: axis-user@ws.apache.org Cc: Andrew Lake Subject: Transport error: 400 Error: Bad Request I'm wondering if something changed in the way a client handles SOAP faults between Axis2 1.1.1 and Axis2