Why Seam exception handler doesn't fire when a specific exception occurs?
Issue
-
The exception handler defined in the Seam pages.xml file doesn't get fire. for example:
<exception class=" javax.el.ELException"> <redirect view-id="/error.xhtml"> <message> javax.el.ELException Occured!</message> </redirect> </exception>
Environment
- JBoss Enterprise Application Platform (EAP) 5.1
- Seam 2.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.