Topics and Queues

Dears, Created a client queues in MWS which is not in clustered environment connected to IS which are in clustered environment. Using the JMS send service able to send the document to broker but its only subscribed in one server even though trigger is enabled in all the servers. Created a client Queue with state sharing as enabled. If we disable the trigger in subscribing server SSL sessions in MWS showing as not connected in 8.2 version
Create the with same JMS alias and connection name in both IS servers.

Unless you have any specific reason to go for Queues, you can use JMS Topics.

Create a Durable subscriber client queue for topic, and specify this in JMS trigger.

In MWS, you must see in the sessions, IP address of your Integration servers that connect to the same JMS topic