Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7.1
    • Fix Version/s: 1.8DR#1, 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces

      Description

      ICEfaces stores the previous DOM to determine incremental updates.

      Analysis indicates that the persistent DOM can be stored in a binary form using FastInfoset

      http://fi.dev.java.net

        Issue Links

          Activity

          Ted Goddard created issue -
          Ted Goddard made changes -
          Field Original Value New Value
          Assignee Arturo Zambrano [ artzambrano ]
          Ted Goddard made changes -
          Fix Version/s 1.7.2 [ 10130 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17359 Fri Aug 15 12:12:15 MDT 2008 art.zambrano ICE-3408 server-side DOM compression with FastInfoset
          Files Changed
          Commit graph ADD /icefaces/trunk/icefaces/lib/FastInfoset.jar
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/DOMResponseWriter.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/etc/build-common.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/PushModeSerializer.java
          Arturo Zambrano made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Hide
          Arturo Zambrano added a comment -

          committed... an app using DOM compression needs to have the following parameter set to true

          <context-param>
          <param-name>com.icesoft.faces.compressDOM</param-name>
          <param-value>true</param-value>
          </context-param>

          Show
          Arturo Zambrano added a comment - committed... an app using DOM compression needs to have the following parameter set to true <context-param> <param-name>com.icesoft.faces.compressDOM</param-name> <param-value>true</param-value> </context-param>
          Ken Fyten made changes -
          Link This issue blocks ICE-3083 [ ICE-3083 ]
          Ken Fyten made changes -
          Fix Version/s 1.7.2RC1 [ 10140 ]
          Fix Version/s 1.7.2 [ 10130 ]
          Ken Fyten made changes -
          Fix Version/s 1.8DR#1 [ 10141 ]
          Fix Version/s 1.7.2RC1 [ 10140 ]
          Hide
          Joanne Bai added a comment -

          verified on ICEfaces trunk revision #17596.

          Component showcase JSP version worked fine when the context parameter com.icesoft.faces.compressDOM was added to the web.xml file and set to either true or false.

          Show
          Joanne Bai added a comment - verified on ICEfaces trunk revision #17596. Component showcase JSP version worked fine when the context parameter com.icesoft.faces.compressDOM was added to the web.xml file and set to either true or false.
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17620 Tue Sep 23 15:38:36 MDT 2008 art.zambrano ICE-3408 server-side DOM compression - added compressDOM parameter to demo apps in the trunk
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/jsp/web/WEB-INF/web.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/auctionMonitor/config/web.sunri.icefaces.ce.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlets/conf/web.sunri.icefaces.portlet.ahs.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlets/conf/web.sunri.icefaces.portlet.tomcat.ahs.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/facelets-enh/web/WEB-INF/web.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlets/conf/web.sunri.icefaces.portlet.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/facelets/web/WEB-INF/web.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/address-demo/conf/web.sunri.icefaces.xml
          Ken Fyten made changes -
          Fix Version/s 1.8 [ 10161 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          Assignee Arturo Zambrano [ artzambrano ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Ted Goddard
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: