ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-82

Ensure session replication occurs by setting the bean attribute (WebLogic Server)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2.GA
    • Fix Version/s: 1.8.2.GA_P01
    • Component/s: Samples
    • Labels:
      None
    • Environment:
      WebLogic Server, ICEpack EPS, ICEpack Sample timezone-failover-push

      Description

      To ensure session replication occurs in a WebLogic Server cluster environment by setting the session bean on the session after data in that bean has been updated.

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Changed Fix Version/s to 1.8.2.GA_P01

        Show
        Jack Van Ooststroom added a comment - Changed Fix Version/s to 1.8.2.GA_P01
        Hide
        Jack Van Ooststroom added a comment -

        After setting the values on the TimeZoneSelection session bean the bean is set as an attribute on the session map again to ensure the session replication as follows:

        FacesContext.getCurrentInstance().getExternalContext().getSessionMap().put("timeZoneSelections", this);

        Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - After setting the values on the TimeZoneSelection session bean the bean is set as an attribute on the session map again to ensure the session replication as follows: FacesContext.getCurrentInstance().getExternalContext().getSessionMap().put("timeZoneSelections", this); Marking this one as FIXED.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: