JDK 11 Multi-Release jars - Classes for newer versions are not loaded and VFSResourceLoader doesn't take into account the Multi-Release manifest attribute value
Caused by: java.lang.UnsupportedOperationException: No class provided, and an appropriate one cannot be found. at deployment.log4j-2.9.0.war//org.apache.logging.log4j.LogManager.callerClass(LogManager.java:525) at deployment.log4j-2.9.0.war//org.apache.logging.log4j.LogManager.getLogger(LogManager.java:550) at deployment.log4j-2.9.0.war//org.apache.logging.log4j.LogManager.getLogger(LogManager.java:537) at deployment.log4j-2.9.0.war//reproducer.Init.<clinit>(Init.java:11) ... 42 more
- incorporates
-
WFCORE-4266 Classes for newer versions are not loaded from Multi-Release-JARs in WARs
- Resolved
-
WFCORE-4298 Multi-release jar resource loading in VFSResourceLoader doesn't take into account the Multi-Release manifest attribute value
- Resolved
- is incorporated by
-
JBEAP-16580 (7.2.z) Upgrade WildFly Core from 6.0.12 to 6.0.14
- Closed
- links to