-
Bug
-
Resolution: Done
-
Critical
-
5.0.0.Final, 4.0.48.Final
The EJBCLIENT-417 fix changed the exception handling semantics of ConfigurationBasedEJBClientContextSelector from one where the use of 'moduleName' in the config in the absence of JBoss Modules on the classpath would result in ConfigXMLParseException to one where it results in NoClassDefFoundError. That's a major change in failure semantics and one the client-side applications using the library are unlikely to handle properly.
- is cloned by
-
JBEAP-24148 [GSS](7.4.z) EJBCLIENT-458 - ConfigurationBasedEJBClientContextSelector should not throw an Error if JBoss Modules is not on the classpath
- Closed
- relates to
-
EJBCLIENT-460 Add tests that run without jboss-module in the classpath
- Open