Doesn't store the exception into to out message as a fault message.
-------------------------------------------------------------------

                 Key: CAMEL-3987
                 URL: https://issues.apache.org/jira/browse/CAMEL-3987
             Project: Camel
          Issue Type: Improvement
          Components: camel-cxf
    Affects Versions: 2.7.1, 2.7.0, 2.6.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.8.0


It doesn't make sense that camel-cxf stores the exception into the out message 
and also set it as the exception of exchange.
It will confuse the camel ErrorHandler to tell if the exchange exchange need to 
be handled.
We just need to revert the change of CAMEL-3431. BTW the camel-nmr unit test 
failure was fixed on the servicemix side.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to