java - How to get message from a queue hosted in another queue manager in IBM MQ cluster -


according this: ibm mq issue cluster queue cant message queue hosted on queue manager code:

mqqueue = mqqueuemgr.accessqueue("queue name", mqc.mqoo_input_shared); 

is there way message without connecting queue manager?

it not problem code. mq design applications directly connected queue manager can messages.

it useful if can explain scenario little more see if there alternatives.


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

c# - Json write can not be serialized -