[jboss-user] [Beginner's Corner] New message: "Re: How do I enable pass-by-reference for EJB3 in JBoss AS container?"

Jerry Simone do-not-reply at jboss.com
Fri Jan 29 09:13:48 EST 2010


User development,

A new message was posted in the thread "How do I enable pass-by-reference for EJB3 in JBoss AS container?":

http://community.jboss.org/message/522997#522997

Author  : Jerry Simone
Profile : http://community.jboss.org/people/jlsimone

Message:
--------------------------------------------------------------
I am using remote interfaces. Generally, the client looks up and gets a remote interface to, say, EJB1. When the client requests additional functionality from the server, it makes a call to EJB1 which looks up EJB2 and EJB1 passes the remote interface for EJB2 back to the client. The client can now invoke the methods of EJB2 using the remote interface provided by EJB1.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/522997#522997




More information about the jboss-user mailing list