4 Replies Latest reply on Apr 4, 2005 9:46 AM by dimitris

    Register a JNDI name in an MBEAN

      I want to have an MBEAN create a JNDI name that is visible from a session bean (with appropriate resource-ref, of course).

      Is this just a matter of obtaining the initial context and creating an entry, or are there more complex issues?