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=36548>. 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=36548 ------- Additional Comments From [EMAIL PROTECTED] 2005-10-18 11:10 ------- This only works with struts applications. It seems to have been fixed in tomcat 5.5.12. Here is exactly how to reproduce : start tomcat deploy a webapp working with struts stop tomcat start tomcat undeploy the webapp. => the file web.xml is removed but the directory and others files are not. So tomcat tries to redeploy it but it doesn't work. I says something like "The file web.xml is missing" (in French, so I don't know what is exactly the message in English) Then you can redeploy the webapp a second time and it works. So after each tomcat "reboot" you have to deploy the webapp twice if you want to change something. But something has changed in 5.5.12 and now it works fine... Do you still need more explanations or is it ok since it has been (involuntary ?) fixed ? -- 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]