Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Component/s: Documentation
-
Labels:None
-
Environment:All JSF 1.2
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
Add to the JSF 1.2 section of our Getting Started Guide that people should set the com.sun.faces.enableRestoreView11Compatibility context parameter to true in their web.xml file. This is true for both ICEfaces 1.7 and ICEfaces 1.6.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7 [ 10080 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
Assignee | Ken Fyten [ ken.fyten ] | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Assignee | Ken Fyten [ ken.fyten ] |
Fix Version/s | 1.7RC1 [ 10123 ] | |
Fix Version/s | 1.7 [ 10080 ] |
Fix Version/s | 1.7 [ 10080 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
If you're using JSF 1.2_05 or later, and are experiencing the following exception, then you should try setting the com.sun.faces.enableRestoreView11Compatibility context parameter to true:
javax.faces.application.ViewExpiredException: viewId:/index.iface - View /index.iface could not be restored.
at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:222)