Provider fails to set proper ws-addressing To header on outbound messages
-------------------------------------------------------------------------
Key: SM-1661
URL: https://issues.apache.org/activemq/browse/SM-1661
Project: ServiceMix
Issue Type: Bug
Components: servicemix-cxf-bc
Affects Versions: 3.2.2
Reporter: Steve Chernyak
Attachments: fix.txt, test-case.txt
Cxf bc provider always sets the To addressing header to
http://www.w3.org/2005/08/addressing/none. Should use the locationURI (at least
for http conduits). Setting the conduit into exchange in
CxfProvider.process(MessageExchange exchange) fixes the problem (fix.txt patch).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.