Hi, We have a 2 node (JBoss 3.2.7 instance) clustering. We want make this clustering only failover not load balancing. For example, All the incoming requests will go to Node A only and won't go to NodeB until Node A crash.
We can implement JK to make web client work like this but how to configure JBoss to make RMI users lookup HA-JNDI at NodeA only not NodeB until NodeA crash. Thanks XG View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3901920#3901920 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3901920 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
