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

Arnaud Simon resolved QPID-1409.
--------------------------------

    Resolution: Fixed

> QMan on JBoss Issue : ClassCastException on method invocation 
> --------------------------------------------------------------
>
>                 Key: QPID-1409
>                 URL: https://issues.apache.org/jira/browse/QPID-1409
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M4
>         Environment: J2SE 1.5 or higher, JBoss 4.2.x or higher
>            Reporter: Andrea Gazzarini
>            Assignee: Arnaud Simon
>             Fix For: M4
>
>         Attachments: qman_29102008.patch
>
>
> A ClassCastException is thrown when, using JBoss JMX Console, an attempt is 
> made in order to invoke a method with a numeric argument (for example 
> queue.purge(int) ).
> The same things seems working using JConsole and QMan Standalone. 
> The problem is that Qman is using an int type to represent Uint32 while 
> ManagementDecoder is using a long.
> Shortly I'll submit a patch to correct that.
> Regards,
> Andrea

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to