https://issues.apache.org/bugzilla/show_bug.cgi?id=56709

            Bug ID: 56709
           Summary: No TLD files message refers to invalid property
                    DefaultJarScanner.jarsToSkip
           Product: Tomcat 8
           Version: 8.0.9
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: robert.k...@ncogroup.com

The error log entry:

 org.apache.jasper.servlet.TldScanner$TldScannerCallback.scan No TLD files were
found in [file:something.jar]. Consider adding the JAR to the
tomcat.util.scan.DefaultJarScanner.jarsToSkip property in
CATALINA_BASE/conf/catalina.properties file.

refers to an undocumented property
tomcat.util.scan.DefaultJarScanner.jarsToSkip. I tried using this in my
configuration, and I did not get the expected result.

What is documented is tomcat.util.scan.StandardJarScanFilter.jarsToSkip.

I propose that the error message be updated to reflect the actual name of the
property setting.

-- 
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