Constraints in Durable Connections
Ensure that unique Client IDs are used if more than one application needs to use the same local cache simultaneously.
Using the browser for Client-side persistence while an application is using the same local cache can result in the browser behaving abnormally. The Client-side persistence browser should not be used while an application is using the same local cache.
Messages can get redelivered with the appropriate JMSREDELIVERED flag set. Messages can get redelivered when, for example, data reaches the MQServer and the client loses connection before the server acknowledges the receipt of data.
The base Durable Connection directory cannot be added while creating the connection factory through the Admin GUI.