Hi Team,
Can I get an update on the below issue?
Thanks,
Saicharan Burle
From: Burle, Saicharan
Sent: Monday, July 29, 2024 2:29 PM
To: Tomcat Users List ; ch...@christopherschultz.net
Subject: RE: Issue with the log4j2.xml
Hi Chirs, PFB my answers inline: Where is log4j2. xml located?
/apps/
On 26/07/2024 22:19, Jalaj Asher wrote:
Thanks Christopher.
But can we also consider allowing caching of different types as caching jar
files is very valuable as that avoids jar scans real time when the production
is under load .
But trying to cache static content, which can be cached separate
Hi Chirs,
PFB my answers inline:
Where is log4j2.xml located?
/apps/tomcat/deploy///pkg//WEB-INF/classes
Where is log4j2-*.jar located?
/apps/tomcat/deploy//pkg//WEB-INF/lib/
How does each application initialize log4j2? Log4j gets initialized during
server restarts (auto initialized) .