ICEfaces
  1. ICEfaces
  2. ICE-4270

Setting com.icesoft.faces.compressDOM=true throws an exception

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8RC2
    • Fix Version/s: 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      All

      Description

      Setting the com.icesoft.faces.compressDOM parameter to true causes the following exception to be thrown on load of an application.

      java.lang.NullPointerException
            com.icesoft.faces.context.View.releaseAll(View.java:171)
            com.icesoft.faces.context.View.release(View.java:163)
            com.icesoft.faces.webapp.http.core.SingleViewServer.service(SingleViewServer.java:54)
            com.icesoft.faces.webapp.http.common.ServerProxy.service(ServerProxy.java:11)
            com.icesoft.faces.webapp.http.servlet.MainSessionBoundServlet$4.service(MainSessionBoundServlet.java:114)
            com.icesoft.faces.webapp.http.common.standard.PathDispatcherServer.service(PathDispatcherServer.java:24)
            com.icesoft.faces.webapp.http.servlet.MainSessionBoundServlet.service(MainSessionBoundServlet.java:160)
            com.icesoft.faces.webapp.http.servlet.SessionDispatcher$1.service(SessionDispatcher.java:30)
            com.icesoft.faces.webapp.http.servlet.ThreadBlockingAdaptingServlet.service(ThreadBlockingAdaptingServlet.java:19)
            com.icesoft.faces.webapp.http.servlet.EnvironmentAdaptingServlet.service(EnvironmentAdaptingServlet.java:63)
            com.icesoft.faces.webapp.http.servlet.SessionDispatcher.service(SessionDispatcher.java:50)
            com.icesoft.faces.webapp.http.servlet.PathDispatcher.service(PathDispatcher.java:23)
            com.icesoft.faces.webapp.http.servlet.MainServlet.service(MainServlet.java:155)
            javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
            org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:390)

        Activity

        Hide
        Ted Goddard added a comment -

        FastInfoset.jar must be included with the application.

        Show
        Ted Goddard added a comment - FastInfoset.jar must be included with the application.
        Hide
        Joanne Bai added a comment -

        Fix verified on ICEfaces trunk revision 18864.

        Test application for it has been added to repo.

        Show
        Joanne Bai added a comment - Fix verified on ICEfaces trunk revision 18864. Test application for it has been added to repo.

          People

          • Assignee:
            Unassigned
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: