We are using JMS IDs for sequencing, so if we have 2 nodes in JBoss JMS cluster setup, then because the way JMS ID generation is implemented for JBoss Msg 1.2 (each node gets a block of JMS IDs), the sequence will be lost if 2 nodes process requests in parallel. To avoid this scenario and still to have an automated failover, i am looking into it.
Either way it will be good to know if there is an option to deploy Active/Passive way. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006933#4006933 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006933 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
