On 17/05/18 17:03, sri devops wrote:
> Sure i will work in fixing the memory leak and i have another QQ.
>
> Now that I set autoDeploy=false in order to have more control on my tomcat. I
> stopped Tomcat, deploy war file and started tomcat and tomcat is extracting
> the war just fine without havin
Sure i will work in fixing the memory leak and i have another QQ.
Now that I set autoDeploy=false in order to have more control on my tomcat. I
stopped Tomcat, deploy war file and started tomcat and tomcat is extracting
the war just fine without having deployOnStartup attribute stated anywhere. As
On 16 May 2018 23:01:14 BST, sri devops wrote:
>Thanks Mark, your answer is very helpful. I tried many scenarios using
>your
>inputs.
>
>I want Tomcat to NOT perform reload but it needs to perform a redeploy
>when
>context.xml is changed. So i set autoDeploy=true and commented out
>below
>section
Thanks Mark, your answer is very helpful. I tried many scenarios using your
inputs.
I want Tomcat to NOT perform reload but it needs to perform a redeploy when
context.xml is changed. So i set autoDeploy=true and commented out below
section in context.xml to server my purpose.
WEB-INF/web.xml
${c
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 deployed and application is running under
> tomcat. While application is running, if i make any manual changes to some
> config files [ context.xml or
Dear Srinath,
take a look at the Configuration Elements for
/Context/WatchedResource
Probably included at the main context.xml file or the one of your application
(, see https://tomcat.apache.org/tomcat-8.5-doc/config/context.html).
Greetings
Guido
>-Original Message-
>From: