Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | JMS Policy Based Client-Side Clustering | What is Client-Side Clustering for JMS Client Applications? | Supported Messaging Features
 
Supported Messaging Features
The load balancing feature supports the following:
*JMS-based application clients.
*Both durable and non-durable subscribers.
The Broker load-balancing feature does not support by-publisher-order delivery (that is, there is no guarantee that messages will arrive at a subscriber in the same order in which they were sent by the publisher). Once-and-only once delivery is not guaranteed for the multisend best effort and multisend guaranteed policies if any of the Broker goes down during publishing or subscription. For more information about multisend best effort and multisend guaranteed policies, see Cluster Load Balancing Policies.
You need to add your own custom application code to guarantee once-and-only-once message delivery.