[
https://issues.apache.org/jira/browse/TOMEE-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rupesh updated TOMEE-4387:
--------------------------
Description:
In Tomat 9.0.90 change log I saw default value for this property
(org.apache.catalina.connector.RECYCLE_FACADES) is changed to TRUE .
Default value shows null when executes
System.getProperty("org.apache.catalina.connector.RECYCLE_FACADES") in Tomcat
9.0.90.
Where in tomcat this can be checked.
Can you please let me know the reason for showing null instead of default value
TRUE?
and does it mean if it is null then it is set to TRUE?
was:
Default value shows null when executes
System.getProperty("org.apache.catalina.connector.RECYCLE_FACADES") in Tomcat
9.0.90
Please help me to know how can we check actual default value of a property.
> Default value shows null when executes
> System.getProperty("org.apache.catalina.connector.RECYCLE_FACADES") in Tomcat
> 9.0.90
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: TOMEE-4387
> URL: https://issues.apache.org/jira/browse/TOMEE-4387
> Project: TomEE
> Issue Type: Test
> Components: TomEE Core Server
> Affects Versions: 9.0.0
> Reporter: Rupesh
> Priority: Major
>
> In Tomat 9.0.90 change log I saw default value for this property
> (org.apache.catalina.connector.RECYCLE_FACADES) is changed to TRUE .
> Default value shows null when executes
> System.getProperty("org.apache.catalina.connector.RECYCLE_FACADES") in Tomcat
> 9.0.90.
> Where in tomcat this can be checked.
> Can you please let me know the reason for showing null instead of default
> value TRUE?
> and does it mean if it is null then it is set to TRUE?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)