"bodrin" wrote : | | Don't you think that when I configure the ClusterConnectionFactory to not load-balance it should use only the local node - the one to which I have a connecttion already? | |
if you set supportsLoadBalancing to false on the ConnectionFactory then all connections created using that connection factory will be to the node from which you obtained that connection factory. I.e. it doesn't load balance. Is that what you want? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118606#4118606 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118606 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user