Interesting point you mention. I guess this is normal since EJBs rely on the 
dynamic proxy to decide to which node the request from the client application 
should be redirected. It actually contains a list of all nodes and this list is 
being iterated when you use round robin.

Activate load-balancing between different clients should be nice but I don't 
think you can actually do something about this behaviour. In other words, I 
don't think it's possible to control this... unless you start using hardware 
loadbalancers instead of software loadbalancers, but I'm not 100% sure about it 
:-S

Not a real response to your question, but perhaps it might be usefull for you...


Kurt

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to