our internal SessionContext and ConversationContext must support Session 
serialization
--------------------------------------------------------------------------------------

                 Key: OWB-338
                 URL: https://issues.apache.org/jira/browse/OWB-338
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Context and Scopes
    Affects Versions: M4
            Reporter: Mark Struberg
             Fix For: 1.0.0


Currently we do not store @SessionScoped and @ConversationScoped beans in the 
session. Thus if the session gets serialized (e.g. in a cluster scenario or on 
server restart), we loose all those contextual instances.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to