Restore SOAP-over-JMS integration after HornetQ replacement with
Apache Active Artemis
--------------------------------------------------------------------------------------
Key: WFLY-4836
URL:
https://issues.jboss.org/browse/WFLY-4836
Project: WildFly
Issue Type: Task
Components: Web Services
Affects Versions: 10.0.0.Alpha3
Reporter: Jeff Mesnil
Assignee: Alessio Soldano
Fix For: 10.0.0.Alpha5
WildFly 10 replaces HornetQ with Apache Active Artemis.
Most HornetQ runtime will be removed from WildFly dependencies.
This is handled by WFLY-4592 except for the dependencies in
org.wildfly:wildfly-webservices-tests-integration that depends on org.hornetq:* artifacts.
These dependencies should be inspected and replaced by their corresponding
org.apache.activemq.artemis:* arteficts that provides the messaging runtime for WildFly
10.