[
https://issues.apache.org/jira/browse/MYFACES-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795318#action_12795318
]
Jakob Korherr commented on MYFACES-2363:
----------------------------------------
FYI: I already have a solution for this issue, but I need my latest patch for
MYFACES-2454 to be committed first.
> ExceptionHandler implementation requires deal with ajax responses
> -----------------------------------------------------------------
>
> Key: MYFACES-2363
> URL: https://issues.apache.org/jira/browse/MYFACES-2363
> Project: MyFaces Core
> Issue Type: Task
> Components: JSR-314
> Reporter: Leonardo Uribe
>
> See jsf 2.0 spec section 13.3.7
> "....Implementations must ensure that an ExceptionHandler suitable for
> writing exceptions to the partial response is installed if the current
> request required an Ajax response (PartialViewContext.isAjaxRequest() returns
> true)..."
> ".... Implementations may choose to include a specialized ExceptionHandler
> for Ajax that extends from javax.faces.context.ExceptionHandlerWrapper, and
> have the javax.faces.context.ExceptionHandlerFactory implementation install
> it if the environment requires it ....."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.