I am sending messages to a Queue using JMS and then attempting to use a MQ Java client to read the messages. The messages are unable to be read using MQ Java. I am able to read MQ Java and JMS messages using a JMS listener but I am unable to read JMS using MQ Java listener. I am using the same ReplyTo, CharacterSet, Encoding, Format and Type for the messages. Is this something to do with JMS additional header information? Any help is appreciated.
If you want to send messages from a JMS app to a non JMS app, when you define the JNDI administered objects, specify the TARGETCLIENT property (TC) with value MQ .
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum