You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/02/04 04:38:32 UTC

[jira] Resolved: (CAMEL-2447) cxfbean should propagate CONTENT_TYPE for other camel component to use

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

Willem Jiang resolved CAMEL-2447.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.3.0)
                   2.2.0

trunk
http://svn.apache.org/viewvc?rev=906331&view=rev

> cxfbean should  propagate CONTENT_TYPE for other camel component to use
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-2447
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2447
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 2.0-M3, 2.0.0, 2.1.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.2.0
>
>
> There is no "content-type" header return from the below route
> {code}
>  <route>
>       <from uri="jetty:http://localhost:9006/employeesBase?matchOnUriPrefix=true"/>
>       <to uri="cxfbean:EmployeesPOJO"/>
>   </route>
> {code}

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