Please direct this question to the ActiveMQ *User* Mailing list [1] which is for end users to ask general questions about ActiveMQ. This is the "dev" list which is for developers to discuss issues related to the development of ActiveMQ itself.
Thanks! Krzysztof [1] http://activemq.apache.org/contact/#mailing On Sat, Feb 22, 2020 at 8:18 AM artesran <arturo.escob...@blackbaud.com> wrote: > 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 >