[jboss-user] [Clustering/JBoss] - Re: EJB 3.0 Session Bean (Stateless) Cluster

ricott do-not-reply at jboss.com
Fri Sep 7 03:54:04 EDT 2007


I'm trying to do the exact same thing and I also noticed that the round robin works if the client code is executed from another jvm. I see your solution is to disable IsLocalInterceptor and ClusteredIsLocalInterceptor in the ejb3-interceptors-aop.xml file. I see in the DTD that the interceptor scope can be PER_VM|PER_CLASS|PER_INSTANCE|PER_JOINPOINT|PER_CLASS_JOINPOINT and the default is PER_VM. What value should I change it to or what do you mean by disabling IsLocalInterceptor and ClusteredIsLocalInterceptor?



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

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



More information about the jboss-user mailing list