[
https://issues.apache.org/jira/browse/MYFACES-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Korherr updated MYFACES-2363:
-----------------------------------
Status: Patch Available (was: Open)
> 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
> Attachments: myfaces-2363.patch
>
>
> 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.