The original connection factory I guess came from hornetq-jms.xml 

   <connection-factory name="NettyConnectionFactory">
      <xa>false</xa>
      <connectors>
         <connector-ref connector-name="netty"/>
      </connectors>
      <entries>
         <entry name="/ConnectionFactory"/>
      </entries>

but for Artemis I am not sure there is something similar
I had read here
https://dzone.com/articles/migrate-standalone-hornetq-configuration-to-active

that the default connection factory was just ConnectionFactory without the /



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html

Reply via email to