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


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to