[jboss-dev-forums] [Design of EJB 3.0] - Re: Determine whether an invocation is local or remote

bdecoste do-not-reply at jboss.com
Thu Mar 27 16:25:57 EDT 2008


We pretty much do the same thing just in IsLocalInterceptor. If you wanted to remove the potential problem if a user removing the interceptor, the GUID/VMID would need to go into the proxy impl. There is already a containerGuid in the proxies which contains the VMID where the proxy was created as well as the ObjectName of the container.

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

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



More information about the jboss-dev-forums mailing list