mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-07 18:49:14 +00:00
557506140f
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.