-
Notifications
You must be signed in to change notification settings - Fork 1
Description
From bast.r...@gmail.com on May 02, 2014 13:22:22
What steps will reproduce the problem? 1.Use Tomact 7, and provide a Local context file in "conf/Catalina/localhost/.xml"
2. Update the existing Application What is the expected result? That the context.xml will not be changed. What happens instead? The context will be removed by the Tomact. Because Probe does an undeploy the context before the deploy.
For further Information see: https://issues.apache.org/bugzilla/show_bug.cgi?id=56248 What version of Probe are you using? 2.3.3
What environment (browser version, Tomcat version, JVM version, server OS)? Tomcat 7.0.53, Oracle JDK 8, Ubuntu 14.04 Please provide any additional information below. Please see attached patch, this resolves the issue for me. But I have not tested it on other Servlet Containers than Tomcat 7
Attachment: fix.patch
Original issue: http://code.google.com/p/psi-probe/issues/detail?id=406