DefaultCxfBinding should take consideration of the Exchange.HTTP_RESPONSE_CODE ------------------------------------------------------------------------------
Key: CAMEL-4570 URL: https://issues.apache.org/jira/browse/CAMEL-4570 Project: Camel Issue Type: Improvement Components: camel-cxf Reporter: Willem Jiang Assignee: Willem Jiang Priority: Minor Fix For: 2.9.0 When people use the camel-cxf and camel-http together, he will fix the issue that the fault message is routed back without status code. After digging the code for a while, I find out that the DefaultCxfBinding just ignore the header of Exchange.HTTP_RESPONSE_CODE. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira