I have MQSeries 5.1 with the Pub/Sub supportpac installed. I have a queue manager with a couple test queues on it, and I have run the "runmqsc.exe QMGR < MQJMS_PSQ.mqsc" command and it c ...
I'm very familiar with MQSeries base java classes, however my latest project requires the publish/subscibing that JMS offers. I've dabbled with JMS a bit, basic peer-to-peer configuration works perfe ...