mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-14 22:16:21 +00:00
The test I wrote for ARTEMIS-3513 is throwing a few convert exceptions because of SimpleString versus String conversion This commit is addressing the issue, The previous commit (the one addressing ARTEMIS-3513) should provide the test for this change.