[
https://issues.apache.org/jira/browse/QPID-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated QPID-2185:
---------------------------------
Labels: jmx_interface (was: )
> JMX methods wrap AMQException in JMException, require that client JMX
> applications have access to the relevant class file
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: QPID-2185
> URL: https://issues.apache.org/jira/browse/QPID-2185
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker, Java Management : JMX Console, Java
> Management : JMX Interface
> Affects Versions: M2.1, M3, M4, 0.5
> Reporter: Robbie Gemmell
> Priority: Minor
> Labels: jmx_interface
>
> Several JMX methods on the broker either catch AMQException's and explicitly
> wrap them in a JMException, or simply fail to catch them but still declare
> they throw JMException and thus allow the JMX runtime to perform this
> wrapping itself. This results in the need for remote JMX applications to have
> access to the relevent AMQException class files, otherwise a
> ClassNotFoundException occurs when the AMQException is encountered and it is
> not possible to retrieve the exception information.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]