The tomcat I used is: apache-tomcat-7.0.55. The web.xml is deleted / disappear from the Tomcat Manager servlet frequenly.
Usually, I put a copy of web.xml to $CATALINA_HOME/webapps/manager/WEB-INF and restart the tomcat to make this servlet accessible from "xxx:8080/manager". However, after maybe 24 hours, the web.xml disappears agian.
Does anyone have any clue on this? Because I've got three servers and all these three servers have this problem.