Github user clebertsuconic commented on the pull request:
https://github.com/apache/activemq-artemis/pull/55#issuecomment-116444946
First, you are changing semantics of a production of a production server
because the test is not adapting... it's wrong.
Second, when a JMS Object is created it needs to also create JMS objects
for the JMS Created Queue, that should happen through the JMS Manager. You are
cutting this directly into a core-queue, it's also wrong.
Why can't you fix the test and add the JMS Manager?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---