Dear all, I've started a JBoss clustering project with an EJB application. This was a basic Stateless Session Bean. I've gone through the Clustering 7 tutorial and made the cluster and deployed the EJB. But it seems load balancing and failover does't happen. Later I realized that Stateless is not good to check failover and now i'm developing Stateful. But since i've done all cinfigurations as tutorial says loadbalancing should occur. So someone please be kind enough to tell me if there are any other configurations to be done. Since we use servlets here do we need to set HTTP loadbalancing as well? So please help me to develop a thing to observe the loadbalancing feature in JBoss. Also a perfect way of testing it. (I observed the cpu performance) Thanks Prabath
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928353#3928353 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928353 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
