[
https://issues.apache.org/jira/browse/TOBAGO-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264544#comment-16264544
]
Hudson commented on TOBAGO-1793:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1143 (See
[https://builds.apache.org/job/Tobago%20Trunk/1143/])
TOBAGO-1793 Ajax Error Handling * fix NullPointerException if no error (hnoeth:
rev dd0241524eddb0f1af02281edae0662d0ee8acdb)
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/22-exception-handler/exception-handler.xhtml
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/util/WebXmlUtils.java
> Ajax Error Handling
> -------------------
>
> Key: TOBAGO-1793
> URL: https://issues.apache.org/jira/browse/TOBAGO-1793
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.0.5
> Reporter: Henning Noeth
> Assignee: Henning Noeth
> Fix For: 4.0.0
>
>
> Tobago should offer a method to render an error page if an exception appears
> for an ajax request.
> Full server requests could be handled with the <f:event type="preRenderView"
> listener="..."/> tag.
> The listener is also fired for an ajax request. But in this case the error
> page wouldn't be rendered.
> A solution could be something similar to the FullAjaxExceptionHandler of
> Omnifaces.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)