JBoss Community

Re: JNDI EJB lookup in jboss5.1.0 GA

created by jaikiran pai in JNDI and Naming - View the full discussion

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

Start a new discussion in JNDI and Naming at Community