[ 
https://issues.apache.org/jira/browse/CXF-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857120#action_12857120
 ] 

Christian Schneider commented on CXF-2760:
------------------------------------------

What I see as a problem is that the patch introduces a new configuration 
property that is not available on trunk. I think it would be a good idea to 
also introduce the property on trunk. 
The other thing is compatibility with messgeId pattern. Do you understand how 
the messageId pattern on trunk works? Does it solve the same problem? 

> 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
>            Reporter: Seumas Soltysik
>             Fix For: 2.1.4
>
>         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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to