Rupesh created LOG4J2-3686:
------------------------------
Summary: Default value shows null when executes
System.getProperty("org.apache.catalina.connector.RECYCLE_FACADES") in Tomcat
9.0.90
Key: LOG4J2-3686
URL: https://issues.apache.org/jira/browse/LOG4J2-3686
Project: Log4j 2
Issue Type: Question
Components: Servers
Reporter: Rupesh
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)