[
https://issues.apache.org/jira/browse/DELTASPIKE-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13673180#comment-13673180
]
Cody Lerum commented on DELTASPIKE-341:
---------------------------------------
Working example impl - https://gist.github.com/codylerum/5698723
Needs to be registered via an entry in faces-config.xml like below
{code}
<factory>
<exception-handler-factory>com.foo.JsfExceptionHandlerFactory</exception-handler-factory>
</factory>
{code}
> Provide Integration between Faces Exceptions and Exception Handling
> -------------------------------------------------------------------
>
> Key: DELTASPIKE-341
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-341
> Project: DeltaSpike
> Issue Type: Improvement
> Reporter: Cody Lerum
> Fix For: 0.5
>
>
> Just an ExceptionHandlerFactory and ExceptionHandlerWrapper which fire and
> remove events so that DS core exceptional handling can intercept.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira