On 11/19/2014 9:44 AM, Igal @ getRailo.org wrote: > hi, > > I don't have use for scanning the jars for tld files etc., so usually, > in catalina.properties, I skip all jars by setting > > tomcat.util.scan.StandardJarScanFilter.jarsToSkip=*.jar > > I just noticed that I can set it via a system property, i.e. > > -Dtomcat.util.scan.StandardJarScanFilter.jarsToSkip=*.jar > > 1) does the system property override catalina.properties? > > 2) can I use just "*" instead of "*.jar"? > > 3) is it possible to set the common.loader from catalina.properties via > a system property? anyone?
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org