You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2008/02/06 18:39:09 UTC

[jira] Assigned: (CXF-1419) JMS Server Response headers not populated properly

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

Daniel Kulp reassigned CXF-1419:
--------------------------------

    Assignee: Daniel Kulp

> JMS Server Response headers not populated properly
> --------------------------------------------------
>
>                 Key: CXF-1419
>                 URL: https://issues.apache.org/jira/browse/CXF-1419
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>            Reporter: Balaji Ravi
>            Assignee: Daniel Kulp
>             Fix For: 2.1
>
>         Attachments: JMS_server_response.patch
>
>
> In a out interceptor for a server response, if i populate a JMS header in the JMS_SERVER_RESPONSE headers. I do not get it back in the JMS_CLIENT_RESPONSE headers. 
> It looks like when handling the output message in JMSDestination, the JMS_SERVER_RESPONSE is got from the inMessage instead of the outMessage. I have attached a patch for fixing this issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.