Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-2445

Prevent exceptions from propagating out of the ServletFilter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.1.1-core
    • None
    • Infrastructure
    • None

    Description

      Any exceptions from the Trinidad code that runs before JSF lifecycle that propagates to application server layer may result in the end user not seeing a meaningful error message in UI.

      Solution: Trinidad code that runs before the JSF lifecycle shouldn't allow exceptions to propagate out of the ServletFilter.

      The fix is simply to add code to our various ServletFilters to trap the errors at that point before the errors propagate out.

      Attachments

        1. 17191718.patch
          10 kB
          Arjun Vade
        2. filterExceptions.patch
          0.7 kB
          Venkata Guddanti

        Activity

          People

            jeanne.waldman@oracle.com Jeanne Waldman
            arjun.vade Arjun Vade
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: