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

             Bug #: 51248
           Summary: No TLD files were found...
           Product: Tomcat 7
           Version: 7.0.14
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


When Tomcat starts, it logs "No TLD files were found" for all the jars of the
deployed web project.



Here is an excerpt from catalina log file.

May 23, 2011 1:57:42 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 73220 ms
May 23, 2011 1:58:17 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
INFO: No TLD files were found in
[jndi:/localhost/WEB-INF/lib/xstream-1.3.1.jar]. Consider adding the JAR to to
the tomcat.util.scan.DefaultJarScanner.jarsToSkip in
CATALINA_BASE/catalina.properties
May 23, 2011 1:58:17 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
INFO: No TLD files were found in
[jndi:/localhost/WEB-INF/lib/aspectjrt-1.6.8.jar]. Consider adding the JAR to
to the tomcat.util.scan.DefaultJarScanner.jarsToSkip in
CATALINA_BASE/catalina.properties
May 23, 2011 1:58:17 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
INFO: No TLD files were found in
[jndi:/localhost/WEB-INF/lib/activemq-pool-5.5.0.jar]. Consider adding the JAR
to to the tomcat.util.scan.DefaultJarScanner.jarsToSkip in
CATALINA_BASE/catalina.properties
May 23, 2011 1:58:17 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
INFO: No TLD files were found in
[jndi:/localhost/WEB-INF/lib/spring-context-support-3.0.5.RELEASE.jar].
Consider adding the JAR to to the tomcat.util.scan.DefaultJarScanner.jarsToSkip
in CATALINA_BASE/catalina.properties
May 23, 2011 1:58:17 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
INFO: No TLD files were found in [jndi:/localhost/WEB-INF/lib/cglib-2.2.jar].
Consider adding the JAR to to the tomcat.util.scan.DefaultJarScanner.jarsToSkip
in CATALINA_BASE/catalina.properties
May 23, 2011 1:58:17 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
INFO: No TLD files were found in [jndi:/localhost/WEB-INF/lib/command-1.0.jar].
Consider adding the JAR to to the tomcat.util.scan.DefaultJarScanner.jarsToSkip
in CATALINA_BASE/catalina.properties
May 23, 2011 1:58:17 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
INFO: No TLD files were found in
[jndi:/localhost/WEB-INF/lib/spring-context-3.0.5.RELEASE.jar]. Consider adding
the JAR to to the tomcat.util.scan.DefaultJarScanner.jarsToSkip in
CATALINA_BASE/catalina.properties
May 23, 2011 1:58:17 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
.........................................

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]

Reply via email to