[ 
https://issues.apache.org/jira/browse/CXF-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freeman Fang resolved CXF-1755.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
                   2.0.9

commit fix http://svn.apache.org/viewvc?rev=687359&view=rev to 2.0.x branch
http://svn.apache.org/viewvc?rev=687363&view=rev to trunk

> 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
>            Assignee: Freeman Fang
>             Fix For: 2.0.9, 2.2
>
>
> 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.

Reply via email to