0 Replies Latest reply on Apr 8, 2003 2:09 PM by groberts65

    Stack overflow w/ <error-page>

    groberts65

      We're using JBoss 3.0.4 / Tomcat 4.1.12. Upon adding an <error-page>404</error-page> directive to my app's web.xml JBoss/Tomcat appears to be getting caught in an infinite loop which results in a stack overflow. I suspect an issue involving the interaction with a filter I've put in place for each of my requests.

      Anyone else expereince this ?

      Thanks in advance.