Details
Description
ICEfaces must be compatible with JSF 2.2.
Issue Links
- depends on
-
ICE-9247 Handle new JSF 2.2 view state key format
-
- Closed
-
-
ICE-9679 DOMPartialViewContext.processPartial(PhaseId) does not conform to JSF 2.2 Spec regarding javax.faces.ViewRoot
-
- Closed
-
-
ICE-9680 DOMPartialViewContext.renderState() does not conform to JSF 2.2 Spec regarding javax.faces.ViewState
-
- Closed
-
-
ICE-8035 Normalize use of EL to bind resources in sample applications
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Sample response using Mojarra 2.1.6
<?xml version='1.0' encoding='UTF-8'?>
<partial-response><changes><update id="form:valueDescription"><Unable to render embedded object: File (valueDescription" style="font-weight: bold;">unselected</span>]]></update><update id="javax.faces.ViewState"><) not found.[CDATA[2937085888543728922:-8789158179856658572]]></update><extension aceCallbackParam="validationFailed">
</extension></changes></partial-response>
Sample response using Mojarra 2.2.0 (SNAPSHOT 20120215)
<?xml version='1.0' encoding='UTF-8'?>
<partial-response id="j_id1"><changes><update id="form:valueDescription"><Unable to render embedded object: File (valueDescription" style="font-weight: bold;">unselected</span>]]></update><update id="javax.faces.ViewState"><) not found.[CDATA[7207117905624929807:-8945325661020011338]]></update><extension aceCallbackParam="validationFailed">
</extension></changes></partial-response>
JSF 2.2 requires Servlet 3.0. Supported platforms for ICEfaces 4 will be (initial release):