Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.5.1
-
Component/s: Framework
-
Labels:None
-
Environment:Operating System: Windows XP
Platform: PC
-
Support Case References:
Description
Not sure if the Servlet exception handling rules are still supposed to apply in
JSF, but setting the following in web.xml doesn't have any effect in ICEfaces as
exceptions are eaten:
<error-page>
<exception-type>java.lang.IllegalArgumentException</exception-type>
<location>/error.jsp</location>
</error-page>
Several people in the forum
(http://www.icefaces.org/JForum/posts/list/0/2893.page#15494) have requested
some solution for a global error handling mechanism in ICEfaces.
JSF, but setting the following in web.xml doesn't have any effect in ICEfaces as
exceptions are eaten:
<error-page>
<exception-type>java.lang.IllegalArgumentException</exception-type>
<location>/error.jsp</location>
</error-page>
Several people in the forum
(http://www.icefaces.org/JForum/posts/list/0/2893.page#15494) have requested
some solution for a global error handling mechanism in ICEfaces.
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
issue.field.bugzillaimportkey | 1177 | 12402 |
Priority | Major [ 3 ] | Critical [ 2 ] |
Fix Version/s | 1.6 [ 10031 ] |
Assignee | Ted Goddard [ ted.goddard ] |
Assignee | Mircea Toma [ mircea.toma ] |
Fix Version/s | 1.6 [ 10031 ] |
Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4077 | |
Support Customer Ref. #s | 738 |
Assignee Priority | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14021 | Wed May 30 17:13:47 MDT 2007 | mircea.toma | Handle HTTP 500 errors -- |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Summary | Unchecked excpetions are eaten by Blocking Servlet and bypass declarative exception handling rules | Unchecked exceptions are eaten by Blocking Servlet and bypass declarative exception handling rules |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14163 | Fri Jun 15 11:35:44 MDT 2007 | mircea.toma | Apply "workaround" for exceptions zealously captured & wrapped by the JSF implementations -- |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Fix Version/s | 1.6DR#6 [ 10090 ] | |
Fix Version/s | 1.6 [ 10031 ] |
Fix Version/s | 1.6 [ 10031 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Mircea Toma [ mircea.toma ] |
Raised priority based on Philip's input.