Looking at the source code included with the jmxri for the
com.sun.management.jmx.MBeanServerImpl class, the
mbean classloader is only used to load the classes of the
arguments to the operation being invoked. There is no setting
of the thread context classloader for the invoke call.

So what needs to be completed in our jmx implementation to
be able to start using it?

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to