[
https://issues.apache.org/jira/browse/AXIS2-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle resolved AXIS2-1984.
-----------------------------------
Resolution: Fixed
Committed revision 499795
> 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
> Attachments: patch.txt, patch2.txt, patch3.txt
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]