users@glassfish.java.net

Re: Dynamically Query EJB Instance

From: Felipe Gaucho <fgaucho_at_gmail.com>
Date: Tue, 22 Sep 2009 14:12:00 +0200

You can use jndi to lookup for the references manually

On 22.09.2009, at 13:47, glassfish_at_javadesktop.org wrote:

> I have a stateless-session EJB which act as a repository for other
> stateless-session beans.
> Currently I have few dozen private fields with @EJB annotation on
> them.
>
> I would like to do the same thing @EJB annotation cause Glassfish to
> do but manually.
>
> How can I do that?
>
> Thank you,
> Ido.
> [Message sent by forum member 'ido_ran' (ido.ran_at_gmail.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=365042
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>