Open GoogleCodeExporter opened 9 years ago
A thing that came to my mind..
When a JMS message is created and sets i.e. JMSReplyTo, what component will
set/map
to MQMD.ReplyToQ ? Is it WMQmgr or JMS-MQ API? If it's JMS-MQ API I suspect
that we
need to explicit set:
message.replyToQueueName = "TEST.QUEUE";
since we in this are using WMQ Java Client API instead of JMS API.
Any idea?
Regards
Joacim
Original comment by 4integra...@gmail.com
on 2 Dec 2008 at 8:09
Original issue reported on code.google.com by
4integra...@gmail.com
on 2 Dec 2008 at 4:59