Details
-
Type:
Feature Request
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.0.0.Beta1
-
Fix Version/s: 3.0.0.CR1
-
Component/s: Exception Handling
-
Labels:None
-
Affects:Documentation (Ref Guide, User Guide, etc.), Interactive Demo/Tutorial
-
Git Pull Request:
Description
We need a JSF2 bridge for Catch.
Gliffy Diagrams
Issue Links
- blocks
-
SEAMFACES-23
Add exception handling
-
- Resolved
-
Notes from IRC:
It's a matter of writing a FacesExceptionFactory and a lifecycle/navigation hook.
In other words, create a JSF exception handler that will just fire the event into Seam Catch
See:
http://weblogs.java.net/blog/edburns/archive/2009/09/03/dealing-gracefully-viewexpiredexception-jsf2