https://bz.apache.org/bugzilla/show_bug.cgi?id=65909
Bug ID: 65909
Summary: catalina.properties jarsToScan refers to wrong log4j
web jar
Product: Tomcat 10
Version: 10.0.16
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ------
The
tomcat.util.scan.StandardJarScanFilter.jarsToScan
in catalina.properties referes to
log4j-web*.jar
but should refer to
log4j-jakarta-web*.jar
since this is the log4j dependency for Jakarta EE 9+ web servlet containers.
Please see https://github.com/apache/tomcat/pull/477 that fixes this problem.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]