Hello.
I found some strange behavour in tomcat 6.0.35 when declaring error-pages in my
web.xml. When tomcat picks up an error and redirects it to the location given
by the element in , the filters that would have been
invoked for that location are actually not invoked.
I found an almost identi
Chris,
Am Donnerstag, den 19.04.2012, 18:21 +0200 schrieb Christopher Schultz:
> Christoph,
>
> What about the webapp itself performing its own health-check as a last
> step of deployment, and throwing an exception (thereby preventing
> Tomcat from bringing it into service) if things aren't in wo