Github user johnament commented on the issue:

    https://github.com/apache/activemq-artemis/pull/857
  
    Ok, never mind on the plugin issue.  Thought about it a little more and 
moved the profiles a bit.  One odd thing, I get this in OWB but not Weld...
    
    ```
    INFO] 
------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] 
------------------------------------------------------------------------
    [INFO] Total time: 9.461 s
    [INFO] Finished at: 2016-10-21T21:28:32-04:00
    [INFO] Final Memory: 51M/797M
    [INFO] 
------------------------------------------------------------------------
    Oct 21, 2016 9:28:32 PM 
org.apache.activemq.artemis.jms.client.ActiveMQConnection finalize
    WARN: AMQ122000: I''m closing a JMS connection you left open. Please make 
sure you close all JMS connections explicitly before letting them go out of 
scope! see stacktrace to find out where it was created
    java.lang.Exception
        at 
org.apache.activemq.artemis.jms.client.ActiveMQConnection.<init>(ActiveMQConnection.java:167)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnectionInternal(ActiveMQConnectionFactory.java:762)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createContext(ActiveMQConnectionFactory.java:274)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createContext(ActiveMQConnectionFactory.java:267)
        at 
org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createContext(ActiveMQConnectionFactory.java:257)
        at 
org.apache.artemis.client.cdi.factory.ConnectionFactoryProvider.createJMSContext(ConnectionFactoryProvider.java:82)
    ```


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