users@glassfish.java.net

Re: Problem getting reference to EJB from outside of EJB

From: <glassfish_at_javadesktop.org>
Date: Tue, 03 Mar 2009 19:09:05 PST

You do not need to use remote interfaces for 2 beans in the same ear file to talk to each other. But you do need to define the dependency to TwoEjb on OneEjb. See https://glassfish.dev.java.net/javaee5/ejb/EJB_FAQ.html#POJOLocalEJB for details.

Regards,
-marina
[Message sent by forum member 'mvatkina' (mvatkina)]

http://forums.java.net/jive/thread.jspa?messageID=334963