[ 
https://issues.apache.org/jira/browse/TOBAGO-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671320#comment-16671320
 ] 

Hudson commented on TOBAGO-1946:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #1571 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1571/])
TOBAGO-1946: Better ExceptionHandling for applications (lofwyr: rev 
b98f7b9e5e09360b67cabda206ef4f5f4a84d591)
* (add) tobago-core/src/main/resources/META-INF/resources/tobago/error.xhtml
* (add) 
tobago-core/src/main/java/org/apache/myfaces/tobago/context/TobagoExceptionHandlerFactory.java
* (edit) 
tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml
* (add) 
tobago-core/src/main/java/org/apache/myfaces/tobago/context/TobagoExceptionHandler.java
* (delete) 
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/TestExceptionHandler.java
* (edit) tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/web.xml
* (delete) 
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/TestExceptionHandlerFactory.java


> Better ExceptionHandling for applications
> -----------------------------------------
>
>                 Key: TOBAGO-1946
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1946
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Major
>             Fix For: 5.0.0
>
>
> 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)

Reply via email to