Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: EE-2.0.0.GA, 2.0.2
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      JDK6/Win7/JBoss AS 6 snapshot

      Description

      The following simple usage of PushRender fails to start the progress bar output:

          public void stuffChanged(ValueChangeEvent e)
          {
             PushRenderer.addCurrentSession("woik");
             progress = 1;
             PushRenderer.render("woik");
             doHeavyLifting();
             progress = 0;
          }

        Activity

        Hide
        Deryk Sinotte added a comment -

        Cleaning up. All our testing shows that simple usage of PushRenderer works fine. Please re-open the case and provide a concrete test case if you still have an issue.

        Show
        Deryk Sinotte added a comment - Cleaning up. All our testing shows that simple usage of PushRenderer works fine. Please re-open the case and provide a concrete test case if you still have an issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Nicklas Karlsson
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: