Re: Tomcat deploying war file for every restart on Red Hat Linux 8.6

2024-08-02 Thread James H. H. Lampert
On 8/2/24 2:30 AM, Channa Puchakayala wrote: Issue : Apache Tomcat deploying war file for every restart on Red Hat Linux 8.6 even though there are no changes in war file. Look in your conf/server.xml file. Scroll down to the " If you need to suppress redeployment of WAR files, you need to chan

Re: Tomcat deploying war file for every restart on Red Hat Linux 8.6

2024-08-02 Thread Sebastian Trost
James, On 02.08.2024 17:25, James H. H. Lampert wrote: If you need to suppress redeployment of WAR files, you need to change it to     That is true. However, Channa is reporting, that the war-tracker file doesn't get the same modified date as the war file. This shouldn't happen, since t

Re: Tomcat deploying war file for every restart on Red Hat Linux 8.6

2024-08-02 Thread Christopher Schultz
Channa, On 8/2/24 05:30, Channa Puchakayala wrote: Hi Tomcat Team, Issue : Apache Tomcat deploying war file for every restart on Red Hat Linux 8.6 even though there are no changes in war file. Observations: -war-tracker file timestamp is setting with tomcat restart time which is not matche

Re: Issue with the log4j2.xml

2024-08-02 Thread Bill Stewart
On Fri, Aug 2, 2024 at 7:00 AM Burle, Saicharan wrote: > Can I get any update on this request? I have responded to the queries asked, PFA email for the same. That's not how this works. https://devblogs.microsoft.com/oldnewthing/20080304-00/?p=23223 Bill