-
Bug
-
Resolution: Done
-
Critical
-
JWS 3.1.0 GA
-
None
-
Release Notes
-
-
-
-
-
-
Scenario:
You want to add a JAR to the common (or shared) classloader which does contain a manifest file referring to other JARs in it's class-path entry. These referenced other JARs are not required for the application and thus are not stored on the server.
When tomcat is started method "processManifest" of class "org.apache.tomcat.util.scan.StandardJarScanner" tries to resolve that class-path entry and you end up with lots of errors in the log.
By default scanBootstrapClassPath value is true.
- links to
Since the problem described in this issue should be resolved in a recent advisory, it has been closed.
For information on the advisory, and where to find the updated files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2017:1801