You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/08/30 10:11:54 UTC

[jira] Resolved: (OWB-338) our internal SessionContext and ConversationContext must support Session serialization

     [ https://issues.apache.org/jira/browse/OWB-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved OWB-338.
-------------------------------

    Resolution: Fixed

Resolved with the PassivationService

> 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: 1.0.0-alpha-1
>            Reporter: Mark Struberg
>             Fix For: 1.0.0-alpha-2
>
>
> 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.