Tomcat 6.0.35 filters not invoked for error-pages

2012-04-22 Thread Ludwig Magnusson
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

Re: parallel deployment activation of new version

2012-04-22 Thread Christoph Maser
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