-
Bug
-
Resolution: Done
-
Blocker
-
7.2.0.GA.CR2
If client application depends directly on artemis client dependencies like artemis-jms-client, artemis-commons, artemis-core-client, artemis-selector, ... in its pom.xml then new dependency to:
<dependency> <groupId>org.jboss.eap</groupId> <artifactId>wildfly-client-properties</artifactId> </dependency>
must be added. This is to avoid JBEAP-15889.
This should be added to release notes or migration guide.
- clones
-
JBEAP-16040 [7.2] Migration - Document to add new dependency to wildfly-client-properties if client application depends directly on artemis client jars
- Closed
- is related to
-
WINDUPRULE-404 JBoss EAP 7.3: add new dependency to wildfly-client-properties if application depends on artemis client
- Dev Complete