Hi, I'm trying to create a JSF error page to which 500 server errors are redirected. I thought I'd use the MyFaces wiki -- http://wiki.apache.org/myfaces/Handling_Server_Errors, but I have a couple of questions. The page above does not list what changes, if any need to be made to faces-config.xml. Also, it references classes, "cms.beans.framework.AbstractUIBean" and "com.c2gl.jsf.framework.ApplicationResource" that I don't see defined anywhere else on the page.
Can someone help? Does someone have a working example of a global JSF error handler? Thanks, - Dave -- View this message in context: http://www.nabble.com/Global-error-page-question-tp19445165p19445165.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

