Hi,
is-it possible to achieve a broker message client side balancer with Artemis and IS 10.15 ?
I am trying with this config in the JNDI without any success … The broker1 is getting all the jms …
(tcp://broker1:61616,tcp://broker2:61616)?reconnectAttempts=5;useTopologyForLoadBalancing=false
Edit : Now it’s the broker number 2 who get the message … I don’t understand the logic …
First of all do the artemis webMethods connector permit the client-side-load-balancing ?
thx
regards