Propagated CXF header's value should not include quotes
-------------------------------------------------------
Key: CAMEL-727
URL: https://issues.apache.org/activemq/browse/CAMEL-727
Project: Apache Camel
Issue Type: Bug
Components: camel-cxf
Affects Versions: 1.3.0
Reporter: William Tam
Fix For: 1.5.0
CAMEL-686 fixed the issue of not propagating transport headers (e.g.
SOAPAction) but it looks like we added quotes around the value (i.e.
getCustomer becomes "getCustomer"). I updated the CustomerServicesTest to
illustrate the problem. Also, I cleaned up the client/server-application.xml.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.