Re: tomcat query

2024-09-23 Thread Christopher Schultz
Mark, On 9/23/24 08:58, Mark Thomas wrote: On 23/09/2024 13:50, Rachana Kharchane wrote: Hi Team, I Have few queries How can we ensure the oldĀ  config is kept in place post installing a new tomcat version? Do we have options to backup the configuration and reapply after new version instal

Re: tomcat query

2024-09-23 Thread Olaf Kock
Hi Rachana, On 23.09.24 14:50, Rachana Kharchane wrote: How can we ensure the old config is kept in place post installing a new tomcat version? Simple: * Have a backup. * Know what you have changed in configuration * Compare the old with the new (default) values. Diff-Tools help. Do we

Re: tomcat query

2024-09-23 Thread Mark Thomas
On 23/09/2024 13:50, Rachana Kharchane wrote: Hi Team, I Have few queries How can we ensure the old config is kept in place post installing a new tomcat version? Do we have options to backup the configuration and reapply after new version install of Tomcat? Read RUNNING.txt in the root of