You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/08/20 15:48:44 UTC

[jira] Assigned: (CXF-1755) JMSConduit need copy protocol headers to response in Message

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

Freeman Fang reassigned CXF-1755:
---------------------------------

    Assignee: Freeman Fang

> 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
>
> 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.