[
https://issues.apache.org/activemq/browse/CAMEL-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-912.
--------------------------------
Fix Version/s: 1.5.0
Resolution: Fixed
Applied the patch with thanks to Mike.
> camel-cxf component is not passing request context through correctly
> --------------------------------------------------------------------
>
> Key: CAMEL-912
> URL: https://issues.apache.org/activemq/browse/CAMEL-912
> Project: Apache Camel
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Mike Ramnarine
> Assignee: Willem Jiang
> Fix For: 1.5.0
>
> Attachments: CAMEL-912.patch
>
>
> CxfProducer.process() is not setting up the request context correctly during
> createCxfMessage, so later in that method propagateContext has no request
> data to propagate. Also, we need the exchange properties to be added to the
> request context, so that non-camel components can pass properties into the
> cxf request context.
> I have coded a fix for this, along with a unit test of course. I'll attach
> the patch to this JIRA.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.