Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1607

Session timeout for any Ajax request on GateIn 3.5.0 (jboss) portal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.2
    • 6.0.1, 6.5.1
    • ZK Update Engine
    • Security Level: Jimmy
    • GateIn 3.5.0 Portal with ZK 6.5.1.1 EE

      Deploy a portlet on GateIn 3.5.0.
      Fire an onClick event
      Expected: Event should work as expected
      Actual: Gets a standard ZK session timeout message box.

      Note:
      1.Page reload and during ajax event the desktop id is the same.
      2.DHTMLUpdateServlet#process method call to getDesktop returns null. getDesktop checks if desktop id is present in desktopCache
      3.During the page load native session is PortletSession however during Ajax request processing session is StandardSessionFacade

            vincentjian vincentjian
            ashishd ashishd
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: