-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
jboss-client.jar is missing jboss-modules classes which are required by jboss-ejb-client
This issue was found because of EJBCLIENT-417 [1]. Looking at jboss-ejb-client, it has had references to jboss-modules for a long time, but apparently code execution path has not led to a user seeing it, until the exception catching was changed to catch ModuleLoadException.
[1] https://github.com/wildfly/jboss-ejb-client/commit/d620c9df2d050e2e218e18c23991ab97915ecd5d
- causes
-
WFLY-17218 The jboss-client jar should not shade JBoss Log Manager
- Closed
- clones
-
JBEAP-24130 [GSS](7.4.z) WFLY-17209 - jboss-client.jar is missing jboss-modules classes which are required by jboss-ejb-client
- Closed
- is triggered by
-
EJBCLIENT-417 Replace the deprecated ModuleIdentifier with string name
- Resolved