DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3712>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3712 need to setup custom error page when somebody accesses stopped web application Summary: need to setup custom error page when somebody accesses stopped web application Product: Tomcat 4 Version: 4.0 Final Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Dear tomcat developers, There is this manager application that can stop and start web application without shutting down entire container. Would it be possible to define custom error page if somebody tries to access url that falls into context of a stopped web application? I really do not want to undeploy my application but I need to make it unavailable once in a while in order to do some maintanance. It would be very nice to have a custom web page explaining that this web application is shut down for some reason and will be up again after ... minutes. What do you think? Or can it be done allready without undeploying application? with very best wishes, Taavi