ICEfaces
  1. ICEfaces
  2. ICE-7508

Add PushRenderer.getPortableRenderer(ServletContext)

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.1-Beta2
    • Fix Version/s: 3.0.RC1, 3.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      N/A

      Description

      Add PushRenderer.getPortableRenderer(ServletContext) with a similar implementation as Add PushRenderer.getPortableRenderer(FacesContext).

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Sending src/main/java/org/icefaces/application/PushRenderer.java
        Transmitting file data .
        Committed revision 26585.

        Show
        Jack Van Ooststroom added a comment - Sending src/main/java/org/icefaces/application/PushRenderer.java Transmitting file data . Committed revision 26585.
        Hide
        Jack Van Ooststroom added a comment -

        The method has been added. The implementation cannot use the PushContext(ServletContext) constructor as it will not hook up the PushGroupManager. Implementation similar to the getPortableRenderer(FacesContext) checking the attribute on the ServletContext itself ensures the right PushContext is returned that is wired to the PushGroupManager. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - The method has been added. The implementation cannot use the PushContext(ServletContext) constructor as it will not hook up the PushGroupManager. Implementation similar to the getPortableRenderer(FacesContext) checking the attribute on the ServletContext itself ensures the right PushContext is returned that is wired to the PushGroupManager. Marking this one as FIXED.

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Jack Van Ooststroom
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: