-
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.
- is cloned by
-
JBEAP-16040 [7.2] Migration - Document to add new dependency to wildfly-client-properties if client application depends directly on artemis client jars
- Closed
- relates to
-
JBEAP-15889 Message sent to JMSReplyTo from new client to old server does not find correct binding
- Closed