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

clebert suconic closed ARTEMIS-223.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

> XML Data import fails due to a ClassCastException
> -------------------------------------------------
>
>                 Key: ARTEMIS-223
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-223
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>            Reporter: Jeff Mesnil
>             Fix For: 1.1.0
>
>
> XmlDataImporter tries to cast a Long into an Integer at:
> {noformat}
> queueID = (Integer) ManagementHelper.getResult(reply);
> {noformat}
> The queueID is a long. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to