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


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.

Reply via email to