ICEfaces
  1. ICEfaces
  2. ICE-3827

State saving implementation thread safety

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8DR#2
    • Fix Version/s: 1.8DR#2, 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces, state saving

      Description


      The current state saving implementation makes use of a boolean field on D2DViewHandler. This may not be thread safe and may require a different implementation strategy.

        Activity

        Hide
        Ted Goddard added a comment -

        It may be possible to use an attribute on the UIViewRoot to indicate whether state saving has been performed or not during a given JSF lifecycle.

        Show
        Ted Goddard added a comment - It may be possible to use an attribute on the UIViewRoot to indicate whether state saving has been performed or not during a given JSF lifecycle.
        Hide
        Greg Dick added a comment -

        Put a value in the ViewRoot that indicates this concept.

        Show
        Greg Dick added a comment - Put a value in the ViewRoot that indicates this concept.

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: