[Axis2] SOAP-Faults

2008-12-15 Thread Gaiser, Matthias
Hi, I am using Axis2 and I have invested some time to understand the generation of SOAP faults with Axis2. IMHO, the SOAP specification allows multiple elements in the < env:Detail >-section of a SOAPFault, e.g.: env:Sender m:MessageTimeout

[Axis2] SOAP faults problem with InOnly Receiver

2007-03-09 Thread Colin Markwell
Hi, I'm having problems returning SOAP faults from Axis2/Java 1.1.1 when using methods that use the InOnly receiver (i.e. ones that don't return any data). Instead of retuning a "HTTP/1.1 500 Internal Server Error" response, it returns "HTTP/1.1 202 Accepted". I believe that the 500 response is