I thought the EJB3 IsLocalInterceptor checks to see if the EJB container exists in the VM
and if it does, routes to that EJB Container. This allows the IsLocalInterceptor to be a
singleton, and for the request ot be routed directly to the EJB Container bypassing
Remoting entirely.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026221#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...