Aki Yoshida created CXF-5218:
--------------------------------

             Summary: WS-RM's destination's fault handling should distinguish 
protocol related faults from other faults
                 Key: CXF-5218
                 URL: https://issues.apache.org/jira/browse/CXF-5218
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.7.6, 2.6.9
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida
            Priority: Minor


CXF-4694 fixed the issue of the server not returning WS-RM related faults 
(i.e., of SequenceFaults) to the client.

The fixed code switched the exchange's message exchange pattern to not-oneway 
so that the generated fault can be returned to the client.
However, the code does not distinguish arbitrary runtime faults from these 
WS-RM related faults.






--
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