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
t;From: sri devops [mailto:sri.devop...@gmail.com]
>Sent: Tuesday, May 08, 2018 8:08 PM
>To: users@tomcat.apache.org
>Subject: Help with Tomcat Automatic Application Deployment
>
> Hello Team,
>
>Currently I have apache-tomcat-8.5.23 installed and running on
>RHEL7.x86
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
res