activemq-artemis/tests
Howard Gao 6e02caa53e ARTEMIS-1024 Management operation causes ClassNotFoundException
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.
2017-03-09 21:22:18 +08:00
..
activemq5-unit-tests NO-JIRA Fixing typos in log messages, test names and comments 2017-02-20 20:54:45 -05:00
artemis-test-support ARTEMIS-1009 Pure Message Encoding. 2017-03-05 23:08:53 -05:00
config NO-JIRA Logging integration-tests/DEBUG is being too verbose on the testsuite 2017-01-30 22:26:48 -05:00
extra-tests ARTEMIS-1024 Management operation causes ClassNotFoundException 2017-03-09 21:22:18 +08:00
integration-tests ARTEMIS-1009 Fixing compatibility 2017-03-06 22:09:41 -05:00
jms-tests NO-JIRA Fixing typos in log messages, test names and comments 2017-02-20 20:54:45 -05:00
joram-tests NO-JIRA move RoutingType to different package 2017-02-13 09:50:41 -06:00
performance-tests ARTEMIS-1009 Pure Message Encoding. 2017-03-05 23:08:53 -05:00
soak-tests Major Version Bump 2.0.0 After Major Arch Change 2016-12-09 18:43:15 +00:00
stress-tests ARTEMIS-1009 Pure Message Encoding. 2017-03-05 23:08:53 -05:00
timing-tests ARTEMIS-1009 Pure Message Encoding. 2017-03-05 23:08:53 -05:00
unit-tests ARTEMIS-1009 Pure Message Encoding. 2017-03-05 23:08:53 -05:00
pom.xml Major Version Bump 2.0.0 After Major Arch Change 2016-12-09 18:43:15 +00:00