XAResource of ActiveMQ does not implements
org.jboss.tm.XAResourceWrapper
-------------------------------------------------------------------------
Key: WFLY-4974
URL:
https://issues.jboss.org/browse/WFLY-4974
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.0.0.Alpha5
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 10.0.0.Alpha6
messaging-activemq subsystem does not load properly the service for
ActiveMQXAResourceWrapperFactory.
The service file contains a typo: it is
org.apache.activemq.service.extensions.xa.ActiveMQXAResourceWrapperFactory while it must
be org.apache.activemq.artemis.service.extensions.xa.ActiveMQXAResourceWrapperFactory