You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2007/02/03 00:36:05 UTC

[jira] Resolved: (AXIS2-2077) JAX-WS Problem unmarshalling SOAPFaultException with detail

     [ https://issues.apache.org/jira/browse/AXIS2-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle resolved AXIS2-2077.
-----------------------------------

    Resolution: Fixed

> JAX-WS Problem unmarshalling SOAPFaultException with detail
> -----------------------------------------------------------
>
>                 Key: AXIS2-2077
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2077
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>         Attachments: patch.txt
>
>
> Scenario:
> Service throws a SOAPFaultException with a detail containing a single detail element. 
> Client tries to unmarshall the detail using the JAXBContext.  An unmarshall exception is thrown.
> Solution:
> The client code should determine that this is a JAX-WS service exception before doing the unmarshall.
> I have a fix and updated code which I will integrate shortly.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org