https://issues.apache.org/bugzilla/show_bug.cgi?id=53024
--- Comment #3 from Ferenc Lutischan <yours...@freemail.hu> 2012-04-04 11:40:27 UTC --- Test case: - Unzip the downloaded Tomcat 7.0.26 from tomcat.apache.org site - Edit the unzipped dir/conf/tomcat-users.xml. Add the following line: <user password="ide" roles="standard,manager-gui,admin" username="ide"/> - Unzip the attached "Test application" into the unzipped dir/webapps - start tomcat - open http://localhost:8080/ServletRestartTest/ServletRestartTest - open the manager application (http://localhost:8080/manager/html) with ide/ide - reload the ServletRestartTest application from manager application - while it reloading try to reload the http://localhost:8080/ServletRestartTest/ServletRestartTest url. - You will get a 404 error page -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org