0 Replies Latest reply on Apr 17, 2003 10:31 PM by garethc

    Minimal config: JNDI binding doesn't happen

    garethc

      I'm trying to set up a minimal JBoss with just JMS and Tomcat. These services are running fine, but none of the objects are binding to the JNDI context on startup. I don't get any error messages, but when I use the JMX console to view the JNDI context, not one thing is bound. The JNDI context itself is working because I can bind arbitrary objects from the client.

      My jboss-service.xml is untouched from the minimal config.... what part of the config/deployment is resonsible for actually binding each MBean to JNDI?