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

ALRubinger do-not-reply at jboss.com
Thu Mar 27 16:06:40 EDT 2008


"anil.saldhana at jboss.com" wrote : Good point.  In my opinion there should just be a flag on the invocation whether the call was intra-vm or intervm.

Why not put a VMID in the Invocation at the container/core level, along with a method "boolean isLocalInvocation()" in EJBContainer, and then the security interceptor can call upon that?  Then the interceptors would depend on the containers, not each other.

S,
ALR

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

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



More information about the jboss-dev-forums mailing list