You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/08/23 11:23:19 UTC

[jira] Resolved: (CXF-2760) implement useMessageIDAsCorrelationID for JMS Client

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

Willem Jiang resolved CXF-2760.
-------------------------------

    Resolution: Fixed

It's should be closed, as we have some different implementation in CXF 2.3.0.

> implement useMessageIDAsCorrelationID for JMS Client
> ----------------------------------------------------
>
>                 Key: CXF-2760
>                 URL: https://issues.apache.org/jira/browse/CXF-2760
>             Project: CXF
>          Issue Type: New Feature
>          Components: Transports
>    Affects Versions: 2.1.4, 2.1.9, 2.2.7
>            Reporter: Seumas Soltysik
>            Assignee: Willem Jiang
>             Fix For: 2.1.10, 2.2.8
>
>         Attachments: cxf-2760.patch
>
>
> MQSeries servers often use the message ID of and incoming message as the correlation ID for an outgoing message. In order for a CXF client to communicate with an MQSeries server it needs to correlate the outgoing message with the incoming message using the message ID of the sent message.

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