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

Willem Jiang commented on CXF-2760:
-----------------------------------

Hi Seumas,
I applied the patch into CXF 2.2.x-fix branch and 2.1.x-fix branch.
I also remove the last two System.gc() of the JMSClientServerTest.java before 
committed the patch.

Just one more thing, can you remove the code of "System.out.println" of the jms 
system test in your next patch?


> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to