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: dev@tomcat.apache.org
          Reporter: mse...@guh-software.de
  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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to