users@glassfish.java.net

Is it possible to get EJB by interface instead of its name using InitialContext?

From: Witold Szczerba <pljosh.mail_at_gmail.com>
Date: Mon, 14 Jan 2008 15:31:39 +0100

Hello there,
I would like to call EJB, but the only thing I know about the bean is
its @Remote interface. Is there any way to "ask" EJB3 Server for bean
by its @Remote interface, instead of its name?

Thanks,
Witold Szczerba