Using JMS to connect to IBM MQ

后端 未结 5 2348
被撕碎了的回忆
被撕碎了的回忆 2020-12-28 21:49

I want to use JMS to connect to IBM MQ. How do i specify the queuemanager, the channel and other properties ?

5条回答
  •  清酒与你
    2020-12-28 22:15

    the best way is to use the command line. It is a lot of fun. You could download the command reference book from http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/csqzaj05.pdf

    If your MQ server is running on a windows machine, you could optionally use a MQExplorer and configure it graphically.

提交回复
热议问题