Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-148

ASF Bug 57824 – fireRequestDestroyEvent does not get called when error page is not found

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • JWS 3.0.1 GA
    • JWS 3.0.0 GA, JWS 3.0.1 DR1
    • tomcat7
    • None

      Correct a regression in the fix for 57252 that broke request listeners for non-async requests that triggered an error that was handled by the ErrorReportingValve.

      when an error occurres (e.g. 403 reported by HttpServletResponse.sendError(HttpServletResponse.SC_FORBIDDEN)), which does not have error page handler declared in web.xml, the org.apache.catalina.Context.fireRequestDestroyEvent does not get called.

      https://bz.apache.org/bugzilla/show_bug.cgi?id=57824
      https://bz.apache.org/bugzilla/show_bug.cgi?id=57252
      http://svn.apache.org/r1674136

            rhn-support-csutherl Coty Sutherland
            dknox_jira David Knox (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: