You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2022/02/22 07:26:51 UTC

[Bug 65909] New: catalina.properties jarsToScan refers to wrong log4j web jar

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: mseele@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 65909] catalina.properties jarsToScan refers to wrong log4j web jar

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65909

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Fixed in:
- 10.1.x for 10.1.0-M11 onwards
- 10.0.x for 10.0.17 onwards

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org