Udo Schnurpfeil created TOBAGO-1946:
---------------------------------------
Summary: Better ExceptionHandling by default
Key: TOBAGO-1946
URL: https://issues.apache.org/jira/browse/TOBAGO-1946
Project: MyFaces Tobago
Issue Type: New Feature
Components: Core
Reporter: Udo Schnurpfeil
It would be nice to have a good default for handling exceptions. (Currently
there is the org.apache.myfaces.tobago.webapp.AjaxExceptionHandler configured
by default. There is also an example for exception handling in the demo).
Wishes:
* Handling of exceptions like ViewExpiredException by default
* Handling of exceptions in the render phase (it might not possible to have a
perfect result in this case, but currently in the worst case there is no log
info and a broken page without content)
* Exception handling should be extendable (/) and replacable (todo).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)