Aki Yoshida created CXF-4694:
--------------------------------

             Summary: WS-RM is not returning a correct soap fault message to 
the client
                 Key: CXF-4694
                 URL: https://issues.apache.org/jira/browse/CXF-4694
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.7.1
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida


There are two issues in the current exception handling of WS-RM.

1. When the exception is constructed, it sets the subCode attribute even for 
the SOAP 1.1 binding
2. The exception is simply thrown in the inbound chain and the fault message is 
not returned to the caller if the call is oneway.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to