| Author |
How to find JARs without TLDs
|
Saurabh Pillai
Ranch Hand
Joined: Sep 12, 2008
Posts: 456
|
|
I am getting this message in my tomcat console.
org.apache.jasper.compiler.TldLocationsCache tldScanJar
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
I have already added this to my log4j.properties file.
But I still get the same message and I do not see list of JARs without TLDs.
|
 |
 |
|
|
subject: How to find JARs without TLDs
|
|
|