ICEfaces
  1. ICEfaces
  2. ICE-5440

ICEfaces 2.0 Portlet Compatibility

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha3
    • Fix Version/s: 2.0-Beta2, 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces 2.0, Liferay

      Description


      Info from Neil Griffin:

      Here is a list of Servlet API dependencies I've encountered so far. Some are Mojarra, some ICEfaces:

      - Mojarra's RestoreViewPhase.java, overcome with the bridge's RequestAttributeMap.java
      - javax.servlet.include.path_info
      - javax.servlet.include.servlet_path

      - JSF 2.0's getRequestURI approach to detecting resources by searching for "/javax.faces.resource" in the path, which I've overcome in the bridge by converting this to a request parameter named "javax.faces.resource". I hope to submit this as a correction for JSF 2.1.

      - ICEfaces:
      - WindowScopeManager.lookup(FacesContext) - typecast to HttpSession - fixed for ALPHA2
      - package org.icefaces.push.servlet (subject of this email thread)

        Activity

          People

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

            Dates

            • Created:
              Updated:
              Resolved: