jaikiran pai [
http://community.jboss.org/people/jaikiran] created the discussion
"Re: JNDI EJB lookup in jboss5.1.0 GA"
To view the discussion, visit:
http://community.jboss.org/message/572510#572510
--------------------------------------------------------------
When are you doing that lookup in the servlet? In its init() method? Is that a
load-on-startup servlet? Make sure that the beans are first deployed and then the lookup
is done. You can also check the "JNDIView" MBean to list the jndi names of the
beans you deployed.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/572510#572510]
Start a new discussion in JNDI and Naming at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]