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
    Priority: Minor
 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

Reply via email to