0 Replies Latest reply on Jan 18, 2007 5:48 AM by bgullberg

    JBoss 4.05: No EJB's (2.0) show up in Global JNDI namespace

    bgullberg

      I have an external client (batch job) that needs to lookup a Remote Session Facade. However, I can't get a reference to the Session Bean, becuase in the JNDIView of the JMX-console, no JNDI entries show for any of my beans.

      I've deployed an EAR, including 2 WARs and 1 EJB-JAR. When the external client looks up the EJB, a " not bound" message shows in the NamingException.

      What did I miss?