[
https://issues.apache.org/jira/browse/ARTEMIS-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard Gao closed ARTEMIS-1024.
-------------------------------
Resolution: Fixed
> Management operation causes ClassNotFoundException
> --------------------------------------------------
>
> Key: ARTEMIS-1024
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1024
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 1.5.3
> Reporter: Howard Gao
> Assignee: Howard Gao
> Priority: Minor
> Fix For: 2.next
>
>
> Artemis expose createQueue() method to management console like Jon. If the
> queue to be created already exists it throws an ActiveMQException back to the
> console, which will get a ClassNotFoundException when deserializing the
> exception.
> To fix that it should throw a common java exception like
> IllegalStateException.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)