[ 
https://issues.apache.org/jira/browse/QPID-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Godfrey updated QPID-2185:
------------------------------

    Component/s:     (was: Java Management : JMX Console)
    
> 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
>    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
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to