> From: Yue Mu [mailto:[EMAIL PROTECTED] 
> Subject: RE: Custom HTTP 503 Error Page Not Working - Tomcat 5.5.15
> 
>   If the sendError method is called on the response,

I think the above clause lets the container off the hook, since the app
code could not have used the sendError method (since the app was
disabled).  It would seem a bit risky for the container to be looking at
any configuration data or other resources of a disabled app, since that
information may well be in a state of flux.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to