[ 
https://issues.apache.org/jira/browse/MYFACES-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789975#action_12789975
 ] 

Leonardo Uribe commented on MYFACES-2454:
-----------------------------------------

I think move _ErrorPageWriter to myfaces-impl and make it public is the best 
choice. Keep it simple. In this version the way how to deal with errors was 
standardized and this way should be preferred over any other previous hack. It 
could be good to keep the previous hack works, but it is not mandatory. The 
spec takes precedence. 


> facelet error-pages should be supported
> ---------------------------------------
>
>                 Key: MYFACES-2454
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2454
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha-2
>            Reporter: Jakob Korherr
>
> see spec section »6.2.3 Default Error Page« for details.
> This includes the following tasks:
> - <ui:include src="javax.faces.error.xhtml" /> should include the standard 
> error page (created by _ErrorPageWriter in MyFaces) in any facelet error page 
> defined in web.xml
> - <error-page> entries in web.xml should take priority over MyFaces' default 
> error page (currently you have to disable it via 
> org.apache.myfaces.ERROR_HANDLING first)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to