Version 9

    Display the JNDI Tree with the JMX Console

     

    In order to display the JNDI tree:

     

    1. Open the JMXConsole in your browser (for example: http://localhost:8080/jmx-console )

     

     

     

    2. Navigate to the jboss.system:type=JNDIView mbean (hint: you can probably just CTRL-F and enter type=JNDIView in the dialog box)

     

     

    3. Click on the link

     

     

    4. Scroll down to the "list" operation

     

     

    5. click invoke, you should see an ASCII tree like below.  If you look in the Global space, you'll see a collection of queues, EJBs, etc.  In this case, we haven't deployed any EJBs but we have some JBossMQ Queues.