This isn't something I have done in practice, but have you looked into the Weblogic messaging bridge. It can be used to automatically forward/route messages between another JMS Provider (including MQS ...
We have clients written in C++ using the C++ MQ API and server code listening and responding using the MQ JMS API. No problems as long as we set the targetClient. Can the MQ Series pub/sub ca ...
Thanks for the reply. Does anyone know roughly how much slower the JMS classes are when compared to the MQSeries classes for Java? We are very interested in performance but would like to use JMS if it ...
I am currently trying to make a final decision between using the MQSeries classes for JAVA or the MQ JMS classes in developing some MQ middleware in an MQ clustered environment. The docs tend ...