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