This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: java.lang.NoClassDefFoundError: javax/management/Dynamicadrian.brock May 2, 2003 10:39 AM (in response to jabberw)You are in the wrong forum. 
 Regards,
 Adrian
- 
        2. Re: java.lang.NoClassDefFoundError: javax/management/Dynamicjabberw May 3, 2003 12:01 PM (in response to jabberw)Adrian, hi. 
 Thanx for an answer - but isn't it the right one? - the question is not a jmx-tutorial related but about the JMX server implementation on JBoss. As I found out this time by playing with the working one - StandardMBean - the bean is loaded by jvm-standard classloader, sun.misc.Launcher$AppClassLoader, and not by the thread-context stored org.jboss.mx.loading.UnifiedClassLoader3 which really has an jboss-jmx.jar in it referred urls. I beleive that JBoss is fine and it's just my installation/mbean definition mistake - but, still, isn't that a right forum to ask? Anf if not - could U say - which one is?
 Thanx ahead,
 JabberW.
- 
        3. Re: java.lang.NoClassDefFoundError: javax/management/Dynamicadrian.brock May 3, 2003 5:40 PM (in response to jabberw)Here 
 http://www.jboss.org/forum.jsp?forum=63
 Regards,
 Adrian
- 
        4. Re: java.lang.NoClassDefFoundError: javax/management/Dynamicjabberw May 4, 2003 3:14 AM (in response to jabberw)Thanx 
 
    