JMSConduit need copy protocol headers to response in Message
------------------------------------------------------------
Key: CXF-1755
URL: https://issues.apache.org/jira/browse/CXF-1755
Project: CXF
Issue Type: Bug
Reporter: Freeman Fang
need add
inMessage.put(Message.PROTOCOL_HEADERS,outMessage.get(Message.PROTOCOL_HEADERS));
this is needed to fix
http://issues.apache.org/activemq/browse/SM-1508
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.