cns-web opened SPR-13695 and commented
Hi, the problem affects my deployment since 4.2.3 (in 4.2.2 everything worked fine)..
See the reference url for the description with stack:
Short summary
- EAR on Wildfly which has dependency to spring module
- Spring module is deployed within the wildfly modules folder (not bundled with the deployment ear!)
Reason for the CNFE:
- getClass().getClassLoader() called in context of spring-jar for classes which are in the deployment EAR. ->> Different classloader
If you need any additional info i will provide.
Affects: 4.2.3
Reference URL: 8c4b8d2#commitcomment-14416143
Issue Links:
Referenced from: commits 20a286b