Migrating IBM MQ to javax.jms.* implementation - How does MQOPEN translate to JMS API?
问题 How do you get the same effect as ibm's proprietary mq api's openOptions when using MQ with JMS api? Is there even a concept of openOptions in the JMS API? If so, what is the equivilent in terms of the API classes/methods? Related stackoverflow question - migrating-from-ibm-mq-to-javax-jms-weblogic 回答1: You are comparing apples and oranges. Yes, both are fruit but they are completely different fruit. There is no direct comparison between the 2. 1) A JMS session with "transacted" and