JAX-WS Problem unmarshalling SOAPFaultExcpetion 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


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to