[
https://issues.apache.org/activemq/browse/CAMEL-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44308#action_44308
]
[EMAIL PROTECTED] edited comment on CAMEL-727 at 7/15/08 12:48 PM:
-------------------------------------------------------------
It is not a bug as the quotes came from CXF. CXF puts quotes around the
SOAPAction's value. Anyway, I think we should apply the patch to verify header
values in the test because activemq does not look for SOAPAction header (like
TIBCO EMS) so the old test was not verifying the header propagation
functionality.
was (Author: [EMAIL PROTECTED]):
It is not a bug as the quotes came from CXF. CXF puts quotes around the
SOAPAction's value. Anyway, I think we should apply the patch to verify header
values in the test.
> 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
>
> Attachments: test_patch.txt
>
>
> 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.