Hi all, IÃÂm trying to test if my application is running on cluster or not. I have 2 
computers in cluster. If I destoy the bean it goes to the other node and get it, but 
if I request it from many clients at the same time (I have a stress tool) it always 
respond from the 1st node. It is not doing the load balancing. In my jboss.xml I have 
no special configuration, only the clustered tag:
      
         <ejb-name>Dyt_sta_period_lack_Ayuda</ejb-name>
         <jndi-name>Dyt_sta_period_lack_AyudaBean</jndi-name>
         <local-jndi-name>Dyt_sta_period_lack_AyudaLocal</local-jndi-name>
         true
      

What IÃÂm missing?

Regards,
HernÃÂn.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg297
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to