On 01/08/2016 08:58, Cothren, Craig wrote:
> I'm trying to prevent the...
> 
> [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars 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.
> 
> ...error from showing up for my war file deployment since I have no TLD 
> defined.
> 
> There are many questions and answers regarding this issue be all seem to 
> point to altering Tomcat's global configuration, which I do not want.
> 
> How can I, via my war file's local context.xml file, inform the scanner that 
> no TLD exists and therefore a scan and subsequent warning is unnecessary?

http://tomcat.apache.org/tomcat-8.5-doc/config/jar-scanner.html

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to