Details
Description
Although ICEfaces Facelets applications are now working against JSF 1.2, ICEfaces JSP applications typically fail in the page parsing stage.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14087 | Thu Jun 07 17:02:30 MDT 2007 | ted.goddard | special case for setName(ValueExpression) ( |
Files Changed | ||||
![]() ![]() |
Field | Original Value | New Value |
---|---|---|
Assignee | Ted Goddard [ ted.goddard ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14092 | Fri Jun 08 15:03:50 MDT 2007 | ted.goddard | render document immediately after parsing as JSF 1.2 ViewTag does not ( |
Files Changed | ||||
![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14100 | Mon Jun 11 10:18:23 MDT 2007 | ted.goddard | detect JSF 1.2 under Java 1.4 and 1.5, include jsf-api-1.2.jar from jsf-1.2_04-b10-p01, and fix core/build.xml so common JSF 1.1/.12 icefaces.jar can be created for Java 1.4 and 1.5 on 1.5 ( |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14101 | Mon Jun 11 10:46:25 MDT 2007 | ted.goddard | updated license document for jsf-api-1.2.jar ( |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Fix Version/s | 1.6 [ 10031 ] | |
Resolution | Fixed [ 1 ] |
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14173 | Mon Jun 18 10:03:11 MDT 2007 | ted.goddard | special case for actionListener ( |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14174 | Mon Jun 18 11:11:58 MDT 2007 | ted.goddard | coerce integer JSP parameters ( |
Files Changed | ||||
![]() |
Assignee | Ted Goddard [ ted.goddard ] | Arran McCullough [ amccullough ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14177 | Mon Jun 18 13:42:17 MDT 2007 | ted.goddard | coerce Boolean JSP parameters ( |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Issue Type | Improvement [ 4 ] | New Feature [ 2 ] |
Summary | ICEfaces JSP applications do not work with JSF 1.2 | Support ICEfaces JSP applications with JSF 1.2 runtimes |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration] |
Summary | Support ICEfaces JSP applications with JSF 1.2 runtimes | Runtime compatibility for JSF 1.2 implementations with JSPs |
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 | Arran McCullough [ amccullough ] |
The recent checkin allows the standard component-showcase to work on glassfish-v2-b41 with the server-provided jsf implementation (the fix involves special-cases for how parameters are passed to JSP tags, so it may have indirect dependencies on Sun code).
However, it currently exhibits the following problems: