"bodrin" wrote : I want to setup something like a master-slave cluster - all jms clients (external) using only the master node and switch to the slave only if the master is down.
If you want a JBoss MQ style approach where only one node is active at any one time, you can deploy JBM as a HA Singleton - there is a FAQ on this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118584#4118584 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118584 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
