Hi,
The Beans that I use for Messaging use Non-XA transactions and Websphere MQ native libraries. I am migrating the legacy beans from Websphere 7 to 8.5.
In order get the non-XA trasactions and Websphere MQ 7.0.1.9 in Websphere 7, I had to run a special script that made some property changes in wmq.jmsra.rar.
In order get the non-XA trasactions and Websphere MQ 7.0.1.9 in Websphere 8.5.5.2, I am not sure what has to be done. The special script to change the properties does not work any more. The JMS Message ID and the JMSDestination of the received message continues to be null, but the JMSCorrelationID is present. In the earlier Websphere version, the JMS Message ID and the JMSDestination were present, but the JMSCorrelationID was null. Hence, the application that relied on the JMSMessageID fails.
Have you faced this problem? I could not see any other IBM's websphere forum. Can you help me with a solution?
Regards,
Rajesh