Hi Users,

I have posted my concerns over stackoverflow. Please find the link for the
same.

http://stackoverflow.com/questions/43525900/how-to-send-message-to-different-queue-hosted-in-different-queue-manager-and-hos
<http://stackoverflow.com/questions/43525900/how-to-send-message-to-different-queue-hosted-in-different-queue-manager-and-hos>
  

where JoshMc from IBM MQ stack group member is saying that it's possible to
send message to other Queue manger(cluster) using the same URI which my app
IBM MQ team also suggesting.

for e.g.
JMSReplyTo = queue://QM1012/TEST.REPLY

Now from camel how to resolve this URI. As per camel API URI should be in
below format.
jmsComponent(wmq): queue/topic: queue/topic name

but above  JMSReplyTo URI is coming including queue manager.

Can any one please help to resolve this URI using camel. Please let me know
if you need more details.



--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-send-message-to-different-Queue-hosted-in-different-queue-manager-and-hostname-in-IBM-MQ-clusr-tp5797942.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to