Camel CXF does not forward the response code from CXF to Camel
--------------------------------------------------------------

                 Key: CAMEL-3581
                 URL: https://issues.apache.org/jira/browse/CAMEL-3581
             Project: Camel
          Issue Type: Bug
          Components: camel-cxf
    Affects Versions: 2.5.0
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 2.6.0


When calling a CXF service from a camel route the reponse code from CXF should 
be set on the camel exachange.

Currently this is not done. So when CXF sets the reponse code to e.g. 403 camel 
still sends 200 and the client will not be able to work with this reponse.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to