SOAPFaultException Processing
-----------------------------
Key: AXIS2-1984
URL: https://issues.apache.org/jira/browse/AXIS2-1984
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: jaxws
Reporter: Rich Scheuerle
Assigned To: Rich Scheuerle
A SOAPFault that flows to a JAX-WS client should be thrown as a
SOAPFaultException if it does not match a known service exception.
This JIRA covers the following work:
1) Client Dispatch should throw a SOAPFaultException containing the
SOAPFault.
2) Client Proxy should throw a SOAPFaultException containing the SOAPFault
3) The server should correctly flow a SOAPFault when a SOAPFaultException
is thrown.
4) The server should correctly flow a SOAPFault when a non service
exception is thrown (i.e. a NullPointerException is thrown).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]