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.
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.
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.