Wolf-Dieter Fink [
http://community.jboss.org/people/wdfink] created the discussion
"Re: JNDI EJB lookup in jboss5.1.0 GA"
To view the discussion, visit:
http://community.jboss.org/message/572072#572072
--------------------------------------------------------------
What about the dependency injection? You using local interface that make me feel you are
inside the container or inside your ear, right?
Do you try
+@EJB BeanLocal myBean;+
This will inject the local interface before your code is called.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/572072#572072]
Start a new discussion in JNDI and Naming at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]