On 11/21/2014 9:36 AM, Konstantin Kolinko wrote:
> I think the answer is yes, but you would better try it / read the code.
>
> Note that common.loader can include references to other properties,
> like it does with ${catalina.base} etc.
Spasiba Konstantin!
Igal
--
2014-11-19 20:44 GMT+03:00 Igal @ getRailo.org :
> 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 pr
On 11/21/2014 9:19 AM, Christopher Schultz wrote:
> Lot of folks are at ApacheCon Europe this week. Give it a bit more time.
>
> -chris
No problem. Thanks Chris!
Igal
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.or
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Igal,
On 11/21/14 11:50 AM, Igal @ getRailo.org wrote:
> 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
>>
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 p
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.jar