3 Replies Latest reply on Jun 15, 2015 10:02 AM by jbertram

    LoadBalancing messages using the same connection

    mylos78

      Hi all!

      I'm trying to balance messages to a cluster of EAP 6 full-ha nodes (remote://host1:4447,remote://host2:4447). Since the sender of messages is an external system (Weblogic messaging bridge) -which I guess reuse the same JMS connection- there is no load balancing. Messages are all arriving on the same node.

      Is there any other option at Connection Factory level which enables load balancing when using the same JMS connection?

      Thanks