0

启动 HermesJMS 我得到:

Cannot find class com.ibm.mq.jms.mqqueueconnectionfactory in loader WebSphere

当我尝试创建一个新会话时。

类似的问题,但没有为我解决:Unable to configure HermesJMS with WebSphere MQ 8 in a RedHat Enterprise Linux

运行 Hermes shell 脚本,我输出 CLASSPATH,其中包含com.ibm.mqjms.jar. 运行strings com.ibm.mqjms.jar显示它包含该类MQQueueConnectionFactory.class

有什么进一步的建议吗?

4

1 回答 1

0

不是您问题的直接答案,具体取决于您的用例,但您可以查看JMSToolBox

于 2017-11-09T21:29:56.873 回答