In an effort to leverage an existing thread, I’m going to revive this one as it matches my scenario closest.
Our JMS provider is Websphere MQ and a clustered wM 7.1.1 JMS trigger is the client. In a non-clustered environment, the JMS trigger service fires as expected. However, in a clustered env, the JMS trigger services executes on both nodes.
Per the wM_IS_JMS_Client_Developer’s_Guide_7_1_1.pdf page 107 which describes how to configure JMS triggers for load balancing, I think we need to subscribe to the topic as a “durable subscriber”. It also says that the durable subscriber (i.e. wM JMS trigger) must be configured to share state and that this can be done in My webMethods Server.
Has anyone set up a 7.1.1 in a cluster successfully. If so, can you confirm that wM has to be setup as a durable subscriber? Since MQ is our JMS provider, is the “durable subscriber” setup in MQ?
Thanks,
Rajesh
#Integration-Server-and-ESB#Universal-Messaging-Broker#webMethods#Broker-JMS