[jboss-user] [JBoss Messaging] - Re: 1.2.0.GA transparent node failover does not always work

timfox do-not-reply at jboss.com
Fri Mar 9 01:30:24 EST 2007


Since it seems you're not interested in the load balancing/automatic failover abilities of JBM, you could just use the non clustered connection factory at /NonClusteredConnectionFactory to create connections.

If you use this then JBM won't attempt automatic failover. If you want to connect to different servers you need to connect to the JNDI for each server of interest and use the appropriate connection factory from each.

See connection-factories-service.xml to see how this is condifgured.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026537#4026537

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026537



More information about the jboss-user mailing list