Posted: Wed May 21, 2003 7:38 pm Post subject: Message posted by JMS application to MQSeries problem
Novice
Joined: 08 Feb 2002 Posts: 13
Hello
I have a JMS application dropping a message into MQSeries Queue.
The data from MQSeries Queue is read by a Java program written using Java Base Classes for MQ. The problem is that JMS application is appending MQRFH2 to the data and also the message header have format typeas MQRFH2. My Java program is reading a message from the Queue by setting Format as MQFMT_STRING. How can i have my Java application (which is using MQ Base classes for Java) to ignore the MQRFH2 header info.
I do realize that JMS application can setTargetClient for NonJMS clients.But at this point, i can't have that done due to some internal issues.
So i kindly request any help that someone can provide in regards to
How can a Java Application written using Java Base classes for MQ can read a message dropped by JMS Application.
Thanks in advance
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