Re: Tomcat Stop Daily log Rotation for all logs

2018-07-09 Thread sri devops
Thanks Mark, that worked !!! On Mon, Jul 9, 2018 at 3:27 PM Mark Thomas wrote: > On 09/07/18 21:06, sri devops wrote: > > Hello All, > > > > I have apache-tomcat-8.5.23 installed and running on RHEL 7.x86_64 and > > OpenJDK version "1.8.0_151". > >

Tomcat Stop Daily log Rotation for all logs

2018-07-09 Thread sri devops
Hello All, I have apache-tomcat-8.5.23 installed and running on RHEL 7.x86_64 and OpenJDK version "1.8.0_151". I wanted to manage log rotation using log rotate, however tomcat performs its own log rotation which interacts badly with log rotate. How can i turn OFF all tomcat log rotation ? so

Re: Tomcat - DeployonStartup

2018-05-30 Thread sri devops
Yes now i see that, Thanks - SD On Wed, May 30, 2018 at 10:34 AM Mark Thomas wrote: > On 30/05/18 16:23, sri devops wrote: > > Hello All, I have tomcat v8.5.23 installed on rhel 7 > > > > I set autoDeploy to false to stop tomcat reload or redeploy when web.xml > or &g

Tomcat - DeployonStartup

2018-05-30 Thread sri devops
Hello All, I have tomcat v8.5.23 installed on rhel 7 I set autoDeploy to false to stop tomcat reload or redeploy when web.xml or context.xml is changed. I do not see deployOnStartup set to true anywhere in my configuration but tomcat can able to successfully perform deployments when war is

Re: Help with Tomcat Automatic Application Deployment

2018-05-17 Thread sri devops
tomcat) ? - Also if autoDeploy is set to false, are there any other unknown impacts that might happen which needs to be considered ? Thanks, Srinath On Thu, May 17, 2018 at 10:48 AM Mark Thomas <ma...@apache.org> wrote: > On 16 May 2018 23:01:14 BST, sri devops <sri.dev

Re: Help with Tomcat Automatic Application Deployment

2018-05-16 Thread sri devops
ons in this scenarios ? Thanks, Srinath. On Fri, May 11, 2018 at 11:44 AM Mark Thomas <ma...@apache.org> wrote: > On 08/05/18 19:07, sri devops wrote: > > Hello Team, > > > > Currently I have apache-tomcat-8.5.23 installed and running on > > RHEL7.x86_64. I have a war deplo

Help with Tomcat Automatic Application Deployment

2018-05-08 Thread sri devops
Hello Team, Currently I have apache-tomcat-8.5.23 installed and running on RHEL7.x86_64. I have a war deployed and application is running under tomcat. While application is running, if i make any manual changes to some config files [ context.xml or server.xml or web.xml] and noticed Tomcat is