[jboss-dev-forums] [Design of EJB 3.0] - Re: Determine whether an invocation is local or remote
anil.saldhana@jboss.com
do-not-reply at jboss.com
Thu Mar 27 17:47:39 EDT 2008
The logic to determine remote/local call is at many places in the ejb3 codebase such as:
http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/trunk/core/src/main/java/org/jboss/ejb3/asynchronous/AsynchronousInterceptor.java
Eventually this needs to be cleaned up (as Carlo said).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139491#4139491
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139491
More information about the jboss-dev-forums
mailing list