Arjun Vade created TRINIDAD-2445:
------------------------------------

             Summary: Prevent exceptions from propagating out of the 
ServletFilter
                 Key: TRINIDAD-2445
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2445
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Archetype
    Affects Versions: 2.1.1-core
            Reporter: Arjun Vade


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.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to