ICEfaces
  1. ICEfaces
  2. ICE-1133

Unchecked exceptions are eaten by Blocking Servlet and bypass declarative exception handling rules

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Critical Critical
    • Resolution: Fixed
    • Affects Version/s: 1.5.1
    • Fix Version/s: 1.6DR#6, 1.6
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC

      Description

      Not sure if the Servlet exception handling rules are still supposed to apply in
      JSF, but setting the following in web.xml doesn't have any effect in ICEfaces as
      exceptions are eaten:

      <error-page>
      <exception-type>java.lang.IllegalArgumentException</exception-type>
      <location>/error.jsp</location>
      </error-page>

      Several people in the forum
      (http://www.icefaces.org/JForum/posts/list/0/2893.page#15494) have requested
      some solution for a global error handling mechanism in ICEfaces.

        Issue Links

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              Philip Breau
            • Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: