1 Reply Latest reply on Sep 30, 2003 5:24 PM by adrian.brock

    jmx-console + classloader

    ronaldoc

      In the loader repository service from the jmx-console; I can type in a class name and execute the displayClassInfo() to find out the details of my loaded class in the Universal Class Repository. The question I have is this: what does it imply ? The problem I have now is that my struts war file is still getting a NoClassDefFound exception although the JBOSS jmx console reports that the offending class is loaded ?