IBM Support

Information on changes to the WebSphere MQ JMSReplyTo header field

Preventive Service Planning


Abstract

This document outlines some recent changes that have occurred with respect to the WebSphere MQ JMSReplyTo header field.

Content

WebSphere MQ Version 6.0.2.4 and 6.0.2.5 changed the way the JMSReplyTo field on received messages was constructed, to make the behavior of JMS applications consistent with other WebSphere MQ clients.

As a result of customer feedback, the default behavior of WebSphere MQ Version 6.0.2.6 (and later) has reverted back to the pre-6.0.2.4 behavior, where the contents of the JMSReplyTo header field is based on the value in the message's RFH2 header, which is equivalent to the value set by the sending application. If you want to have the JMSReplyTo header populated based on the contents of the message's MQMD ReplyToQueue and ReplyToQueueManager header fields, then you have two options:

  • Set the new Queue Destination property REPLYTOSTYLE to MQMD using JMSAdmin.
  • Pass in the following Java Virtual Machine system argument to the application:
      -Dcom.ibm.mq.jms.replyToStyle=MQMD

Full details can be found in APAR IZ36978.

For the WebSphere MQ Version 7.0.0.0 and 7.0.0.1 JMS client, the default behavior is to construct the JMSReplyTo from the ReplyToQueue and ReplyToQueueManager fields from the message's MQMD, which is different behavior to that of Version 6. WebSphere MQ Version 7.0.0.2 (and later) maintains this default behavior, but allows it to be reverted to the Version 6 style by setting either the REPLYTOSTYLE property or the system argument com.ibm.mq.jms.replyToStyle to RFH2.

[{"Product":{"code":"SSFKSJ","label":"WebSphere MQ"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Java","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF012","label":"IBM i"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"},{"code":"PF035","label":"z\/OS"}],"Version":"7.0.0.1;7.0;6.0.2.6;6.0.2.5;6.0.2.4","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Product Synonym

WMQ MQ MQSeries

Document Information

Modified date:
15 June 2018

UID

swg21383887