[jboss-user] [Management, JMX/JBoss] - Re: MBeans: Unable to cast the returned object instance
genman
do-not-reply at jboss.com
Wed May 16 17:52:47 EDT 2007
Use the javax.management.MBeanServerInvocationHandler class to forward calls to your MBean.
You have classcastexception since the same class is loaded in two different classloaders.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046311#4046311
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046311
More information about the jboss-user
mailing list