Re: Fwd: Re: At least one JAR was scanned for TLDs yet contained no TLDs.

2020-10-08 Thread Christopher Schultz
na.startup.Bootstrap start > > No jars is added to classpath Please read the replies to this question you got two days ago. The classpath does not matter. -chris > On 08.10.20 13:59, Raivo Rebane wrote: > >> >> >> >> ---- Forwarded Message >>

Re: Fwd: Re: At least one JAR was scanned for TLDs yet contained no TLDs.

2020-10-08 Thread Martin Grigorov
es were found in > > [file:/opt/tomcat/apache-tomcat-9.0.38/lib/batik-ext.jar]. Consider > > adding the JAR to the > > tomcat.util.scan.StandardJarScanFilter.jarsToSkip property in > > CATALINA_BASE/conf/catalina.properties file. > > 08-Oct-2020 13:27:07.243 FINE [main] > > org.a

Re: Re: At least one JAR was scanned for TLDs yet contained no TLDs.

2020-10-08 Thread Martin Grigorov
On Thu, Oct 8, 2020, 14:00 Raivo Rebane wrote: > > > > Forwarded Message > Subject: Re: At least one JAR was scanned for TLDs yet contained no > TLDs. > Date: Thu, 8 Oct 2020 13:37:49 +0300 > From: Raivo Rebane > To: Martin

Re: At least one JAR was scanned for TLDs yet contained no TLDs.

2020-10-08 Thread Raivo Rebane
: Forwarded Message Subject: Re: At least one JAR was scanned for TLDs yet contained no TLDs. Date: Thu, 8 Oct 2020 13:37:49 +0300 From: Raivo Rebane To: Martin Grigorov , users-get.123_...@tomcat.apache.org Hello I debaged the jars list and got following: 08-Oct

Re: Fwd: Re: At least one JAR was scanned for TLDs yet contained no TLDs.

2020-10-08 Thread Raivo Rebane
: Forwarded Message Subject: Re: At least one JAR was scanned for TLDs yet contained no TLDs. Date: Thu, 8 Oct 2020 13:37:49 +0300 From: Raivo Rebane To: Martin Grigorov , users-get.123_...@tomcat.apache.org Hello I debaged the jars list and got following: 08-Oct-2020

Fwd: Re: At least one JAR was scanned for TLDs yet contained no TLDs.

2020-10-08 Thread Raivo Rebane
Forwarded Message Subject:Re: At least one JAR was scanned for TLDs yet contained no TLDs. Date: Thu, 8 Oct 2020 13:37:49 +0300 From: Raivo Rebane To: Martin Grigorov , users-get.123_...@tomcat.apache.org Hello I debaged the jars list and got following

Re: At least one JAR was scanned for TLDs yet contained no TLDs.

2020-10-08 Thread Martin Grigorov
Hi, On Wed, Oct 7, 2020 at 9:46 PM Raivo Rebane wrote: > Hello > > If I start Tomcat9 I got following: > > [main] 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

At least one JAR was scanned for TLDs yet contained no TLDs.

2020-10-07 Thread Raivo Rebane
Hello If I start Tomcat9 I got following: [main] 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.  I would like