DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33885>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33885 Summary: Tomcat 5.5.7 deleting context configuration and webapp Product: Tomcat 5 Version: 5.5.7 Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority: P2 Component: Catalina AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I'm seeing the following unexpected behavior on Tomcat 5.5.7: (1) Place a context configuration file in CATALINA_HOME/conf/Catalina/localhost/myapp.xml with a mistyped docBase attribute (so as to be point to a non-existent directory under the app base). (2) Startup and then shutdown Tomcat; Tomcat seems to delete both the configuration file and the entire corresponding exploded web app directory CATALINA_HOME/webapps/myapp This deletion seems to be new behavior with 5.5.7. Tomcat 5.5.4 exhibits a hanging problem on startup in the same circumstances, but doesn't delete everything when stopped. Tomcat 5.0.28 exhibited neither of these. Is this deletion now expected behavior or is it a bug? If it is expected, is there any way to disable it? I am seeing this on Tomcat 5.5.7 with default configuration over JDK 1.5.0_01 on Win XP -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
