[jboss-dev-forums] [Design of EJB 3.0] - Re: IsLocalInterceptor not detecting local container
bill.burke@jboss.com
do-not-reply at jboss.com
Thu Mar 8 07:40:30 EST 2007
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#4026221
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026221
More information about the jboss-dev-forums
mailing list