• Stephane Nicoll's avatar
    Translate user-defined exception when invoking JMX operation · fa542bac
    Stephane Nicoll authored
    This commit makes sure to respect the MBeanServer#invoke contract by
    wrapping any user-defined exception in an MBeanException. Also, any
    exception not from the JDK is translated, as it may lead to unexpected
    issue on the client if that class isn't present. This is consistent
    with our operation result mapping strategy.
    
    Closes gh-10448
    fa542bac
Name
Last commit
Last update
..
src Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...