ICEfaces
  1. ICEfaces
  2. ICE-7232

Blocking connecting doesn't get initialized if page has a component binding

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-2.0.0.GA, 2.0.2
    • Fix Version/s: 3.0.RC2, 3.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P1
    • Workaround Exists:
      Yes
    • Workaround Description:
      Remove component binding and utilize other ways to get component references.

      Description

      If an ICEfaces page has a component that uses the binding attribute the blocking connection does not get created when adding the managed bean to a PushRenderer group. This prevents the page from getting push updates.

      Removing this binding allows the push connection to be created and it can receive push updates.

        Activity

        Hide
        Arran Mccullough added a comment -

        Attached test case to show issue. Steps to reproduce:

        • Run page test2.jsf
        • Click on link for "Go to testWithBinding".
        • Click on Run Async button. Page will be updated with the first update and thats it.
        • Click on "Go to test2" link.
        • Click on link for "Go to testWithoutBinding".
        • Click on Run Async button. Page will be updated with the full 5 updates.
        Show
        Arran Mccullough added a comment - Attached test case to show issue. Steps to reproduce: Run page test2.jsf Click on link for "Go to testWithBinding". Click on Run Async button. Page will be updated with the first update and thats it. Click on "Go to test2" link. Click on link for "Go to testWithoutBinding". Click on Run Async button. Page will be updated with the full 5 updates.
        Hide
        Ted Goddard added a comment -

        After updating the test case to use ICEfaces trunk, both pages work. It is not clear, however, if this is due to fixes in ICEfaces or mojarra. Can the customer upgrade?

        Show
        Ted Goddard added a comment - After updating the test case to use ICEfaces trunk, both pages work. It is not clear, however, if this is due to fixes in ICEfaces or mojarra. Can the customer upgrade?

          People

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

            Dates

            • Created:
              Updated:
              Resolved: