[Migration operation] If acceptor has set factory-class
org.hornetq.core.remoting.impl.netty.NettyAcceptorFactory then migration operation does
not translate it to Artemis equivalent
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-5088
URL:
https://issues.jboss.org/browse/WFLY-5088
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.0.0.Alpha6
Reporter: Miroslav Novak
Assignee: Jeff Mesnil
Fix For: 10.0.0.Beta2
This is the same problem as reported with connectors in JBEAP-638.
org.hornetq.core.remoting.impl.netty.NettyAcceptorFactory should be migrated to
equivalent org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptorFactory.