[jboss-user] [Management, JMX/JBoss] - Re: JMX: UndeclaredThrowableException
info@connext.co.za
do-not-reply at jboss.com
Fri Sep 8 06:15:49 EDT 2006
Good Day,
I am getting the
java.lang.reflect.UndeclaredThrowableException
at $Proxy1.getMBeanInfo(Unknown Source)
from the MEJB in JBoss 4.0.4 GA when the MBean throws an IOException. According to the code the XMBean throws an MBeanException in this case but somewhere along the line it is converted to an UndeclaredThrowableException.
This causes a problem because UndeclaredThrowableException is a runtime exception.
Regards,
Mark P Ashworth
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970313#3970313
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970313
More information about the jboss-user
mailing list