https://bz.apache.org/bugzilla/show_bug.cgi?id=68919

--- Comment #2 from Michael Osipov <micha...@apache.org> ---
Chris,

I am not convined by either approach because in any case it would require me to
deploy a ROOT application with Tomcat priviledges to properly fetch the URL and
check whether the application is truly stopped.

> Tomcat rewrite Valve
This is static, I should dynamically be able to determine that the requested
webapp is down

> plain JSP + <error-*> configuration in web.xml
How? The status is issued by the container, how am I supposed to change the
status code reasonably from a JSP. Looks wrong to me.

> Custom Java code that you write
Too sophisticated honestly.

I think that it is best configured at <Host> or <Context> level inside of
Tomcat.

-- 
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

Reply via email to