Hi,

I've been developing two enterprise applications sharing the same
interface so a managed bean (jsf) - 1st ear - could execute an ejb -
2nd ear. These two ears are deployed to different Geronimo instances.
I wonder if I can leverage @EJB annotation in this case as the first
Geronimo instance doesn't even know where the ejb has to come from. Is
the only way to work it out is to use Context.lookup directly from a
managed bean/servlet?

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Reply via email to