Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/800
  
    what happened was, the JMSManager is the one inserting the auto-create 
queue for JMS queues. it won't create the queue unless you instantiate the 
JMSManager, which was the change I made.
    
    It also didn't have the start on the connection (You didn't use JMS2 on 
this, so it needs the start).
    
    
    and I fixed the dependency, adding the logger to the test runtime.
    
    
    that's about it.


---
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.
---

Reply via email to