I am attempting to bridge two clustered queues, and am interested in the most efficient
way to do so. I would like messages going from cluster 1 queue A to cluster 2 queue A to
use a round robin approach when populating messages to the nodes.
Why does the DefaultJMSProvider defined within hajndi-jms-ds.xml contain a connection to
XAConnectionFactory rather than ClusteredXAConnectionFactory?
Should I define a new JMSProviderLoader which will use a connection factory that I have
setup to use the RoundRobinLoadBalancingFactory?
Thanks,
B
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189265#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...