[ http://jira.activemq.org/jira//browse/SM-345?page=all ] Guillaume Nodet resolved SM-345: --------------------------------
Assign To: Guillaume Nodet Resolution: Fixed Fix Version: 3.0-M1 Author: gnodet Date: Fri Mar 10 04:38:24 2006 New Revision: 384777 URL: http://svn.apache.org/viewcvs?rev=384777&view=rev Log: SM-345: Improve JMX Exception throwing in BaseStandardMBean Patch submitted by Simone Bordet, thanks! Modified: incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/management/BaseStandardMBean.java > Improve JMX Exception throwing in BaseStandardMBean > --------------------------------------------------- > > Key: SM-345 > URL: http://jira.activemq.org/jira//browse/SM-345 > Project: ServiceMix > Type: Bug > Components: servicemix-core > Versions: 3.0 > Reporter: Simone Bordet > Assignee: Guillaume Nodet > Priority: Minor > Fix For: 3.0-M1 > Attachments: BaseStandardMBean.patch > > > MBeanException is the JMX exception to throw when something goes wrong in > method invocation. > Typically, if invoking via reflection, MBeanException wraps the cause of > InvocationTargetException. > Attached a simple patch that fixes JMX exception throwing. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.activemq.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira