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.0.12 Reporter: Seumas Soltysik Fix For: 2.0.12 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 correlate the outgoing message with the incoming message it needs to be able to do so 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