2010/12/3 Bill Wang <bw57...@gmail.com>: > Is it possible? I do not think that it is possible.
Maybe you are running more than 2 tomcat instances (e.g. failed to stop some old one properly). Maybe one of them runs with wrong $CATALINA_HOME or wrong $CATALINA_BASE. Maybe one of them runs with root (nobody should configure their tomcats like that, but mention here for completeness). What are your exact Tomcat versions? What connectors do you use? How do you start them? (jsvc, scripts; are those versions from tomcat.apache.org, or repacked ones). Maybe you had symlinks somewhere. Maybe you deleted the xml files from ${catalina.base}/conf/Catalina/localhost. That also will cause undeployment. Anyway, when Tomcat autodeploys or undeploys a webapp, it prints relevant messages in its logs. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org