Posted: Fri Nov 14, 2008 6:00 am Post subject: MQ message to a JMS message
Apprentice
Joined: 19 Feb 2006 Posts: 38
Hi,
We are in the process of developing an application that would pick a message from a MQ queue, transform it and route it to a JMS queue for a JMS application to process the message and send an acknowledgement back. The JMS provider is Weblogic. The response would be picked from another JMS queue and would be routed to the originator through MQ queue.
I just wanted to know if it is necessary to use the MQRFH2 header in this process (both to and fro).
Or
Is it that the MQRFH2 header is only used when we use MQ as a JMS provider.
The question really is do you need to use the RFH header at all?
Do you need to use user defined message properties?
To suppress the RFH header you can use the JNDI and set targetClient to MQ (or 1) on the destination...
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