Hello!
I have a simple test enterprise application and I can't get my session bean to be injected into the servlet. The field in the servlet is always null. I tried various configurations (for example to set @EJB.mappedName) but none of them worked although the session bean is accessible from JNDI using direct lookup (and JNDI viewer also shows it).
I use glassfish v2 with "exploded directory deployment" but I tried to deploy it as an ear archive as well. My directory layout and source files are attached.
Could you please help me what am I missing?
Thanks in advance!
Norbi
[Message sent by forum member 'snorbicet' (snorbicet)]
http://forums.java.net/jive/thread.jspa?messageID=258753