Add configuration for an error page in the portlet bridge
---------------------------------------------------------

         Key: MYFACES-250
         URL: http://issues.apache.org/jira/browse/MYFACES-250
     Project: MyFaces
        Type: New Feature
    Versions: 1.0.9 beta    
 Environment: Any
    Reporter: Gavin Cornwell
    Priority: Minor


When an error occurrs when running in a portlet the stack trace is simply 
output within the portlet. There is no hook point for handling the error as the 
portlet class is the MyFaces bridge.

I was therefore wondering whether it would be possible to add a configuration 
option (init-param) to the portlet.xml for the bridge to allow the 
specification of an error page. Then if an error occurrs during processAction 
or facesRender the configured page can be redirected/forwarded to.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to