[
https://issues.apache.org/jira/browse/CAMEL-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang reassigned CAMEL-7061:
-----------------------------------
Assignee: Willem Jiang
> DefaultCxfRsBinding only uses Exchange.getOut()
> -----------------------------------------------
>
> Key: CAMEL-7061
> URL: https://issues.apache.org/jira/browse/CAMEL-7061
> Project: Camel
> Issue Type: Bug
> Components: camel-cxf
> Affects Versions: 2.12.2
> Reporter: Dominik Amon
> Assignee: Willem Jiang
> Attachments: DefaultCxfRsBinding.patch
>
>
> When {{org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding}} is
> populating the response from an {{org.apache.camel.Exchange}} then only the
> {{exchange.getOut().getBody()}} is used.
> In the SOAP case {{org.apache.camel.component.cxf.DefaultCxfBinding}} the
> response is either uses {{exchange.getOut().getBody()}} or
> {{exchange.getIn().getBody()}}
> See also
> [Discussion|http://camel.465427.n5.nabble.com/DefaultCxfRsBinding-only-uses-Exchange-getOut-td5744605.html]
> for more details.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)