0 Replies Latest reply on May 23, 2011 12:36 PM by forumer

    JBoss 5.1: How to find all classloaders that loaded a class

    forumer

      I understand that one can go to a deployment under jboss.classloader, in JMX, and find out which classloader loaded a class.

       

      Let's say a class has been loaded multiple times by different classloaders. Is there a way to easily find out all different classloaders that may have loaded that class rather than having to go to each deployment one by one?

       

      Thanks