1 Reply Latest reply on May 25, 2003 3:37 AM by juhalindfors

    Binding New JNDI Entry

    sysuser1

      How do I add a new entry to JNDI?

      Not a data source, not anything EJB-related, just a plain entry that my applications can access.

      It seems like this should be simple, but I cannot figure out what JBoss config file (or wherever) to modify to add my jndi name and value.

      Someone suggested previously that I need to create a new MBean and use bind(). However, I don't think I have a clue how to create a new MBean and where to put it -- could someone point me to the relevant documentation?

      Thanks!