What gets passed around the cluster is a proxy to the bean. The proxy to a local
interface can only talk to an invoker using local calls, not remote. But, if the EJB
container it targets is also deployed on the node the proxy gets passed to, the proxy will
be able to make calls on it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066406#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...