You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2011/01/24 15:01:51 UTC

[jira] Resolved: (CAMEL-3581) Camel CXF does not forward the response code from CXF to Camel

     [ https://issues.apache.org/jira/browse/CAMEL-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved CAMEL-3581.
----------------------------------------

    Resolution: Fixed

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