489256 messages in 921 lists

the SOAP standard specifies that (when used over HTTP) faults should be
returned using response code 500. ATM a generic exception is thrown by
activeSOAP in this case which makes it impossible to diagnose faults (as
opposed to other protocol errors) and unmarshall their content.

one approach would be to create a specific exception associated with the
http transport that allows programmatic access to information that's
required to diagnose and unmarshall SOAP faults.

if this would fit into the activeSOAP design, i'm willing to contribute
a patch.

- robert

Message Thread
SOAP client over HTTP robert burrell donkin (robertburrelldonkin@blueyonder.co...)
22 Oct 2005
Copyright 2006-2008 The Codehaus Foundation
Powered by Codehaus March (Version: 0.1-HEAD)