GlobalCommand is not working for non default value

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major
    • None
    • Affects Version/s: Freshly
    • Component/s: Databind 2
    • Environment:

      ZK version 6.0.1.FL.20120410

    • None

      BindUtils.postGlobalCommand is only working for default values (first two params null).
      Desktop scope is quite limiting for us as we want do communicate between portlets - same session, different desktop.

      This is not working:
      BindUtils.postGlobalCommand("ZkossQueue", EventQueues.SESSION, "onRefreshValues", null);

      Initialization of the Queue did not help either
      EventQueues.lookup("ZkossQueue", EventQueues.SESSION, true);

            Assignee:
            Unassigned
            Reporter:
            mixgho
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: