6e02caa53e
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. The same issue goes also with AddressControl.sendMessage() method. To fix that it should throw a common java exception like IllegalStateException. |
||
---|---|---|
.. | ||
java/org/apache/activemq/artemis/tests/extras | ||
resources/META-INF/services |