2 Replies Latest reply on Mar 2, 2010 12:06 PM by boltimuss

    Enumerating deployed EJB's/MBeans

      Hello everyone, I am trying to find a way to enumerate the EJB's and MBeans that have been deployed to a JBoss server. I was looking down the path of somehow using the JNDI Context, but all I can get are the binding names and classes. Am I barking down the wrong path looking at JNDI? What should I do?

       

      Thx.