ICEfaces
  1. ICEfaces
  2. ICE-6833

Portlets running in synchronous mode don't use the correct context path for dispose-views requests

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-EE-GA_P02
    • Fix Version/s: EE-1.8.2.GA_P03
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      Liferay
    • Affects:
      Compatibility/Configuration

      Description

      When mixing portlets running in synchronous and asynchronous mode in Liferay if the bridge instance sending the dispose-views request runs in synchronous mode will not use the EPS context path, thus disposing only the views that are part of the synchronous WAR.

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        In order to support the dispose-views for synchronous applications using Push Server or EPS two code paths needed to be enabled which were otherwise guarded. First of all, regardless of the application being asynchronous or synchronous, the detection strategy must be followed to potentially detect Push Server or EPS. Secondly, regardless of the application being asynchronous or synchronous it must accept requests of the /<application-name>/message structure. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - In order to support the dispose-views for synchronous applications using Push Server or EPS two code paths needed to be enabled which were otherwise guarded. First of all, regardless of the application being asynchronous or synchronous, the detection strategy must be followed to potentially detect Push Server or EPS. Secondly, regardless of the application being asynchronous or synchronous it must accept requests of the /<application-name>/message structure. Marking this one as FIXED.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: