[
https://issues.apache.org/jira/browse/CXF-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Balaji Ravi updated CXF-1419:
-----------------------------
Attachment: JMS_server_response.patch
> 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
> 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.