You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Moritz Bechler (JIRA)" <ji...@apache.org> on 2015/06/09 11:08:01 UTC

[jira] [Created] (OWB-1082) WebContext BeanManager not longer serializable

Moritz Bechler created OWB-1082:
-----------------------------------

             Summary: WebContext BeanManager not longer serializable
                 Key: OWB-1082
                 URL: https://issues.apache.org/jira/browse/OWB-1082
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Web
    Affects Versions: 1.6.0
            Reporter: Moritz Bechler


It looks like there has been a change between 1.5 and 1.6 that causes the BeanManager passed via servlet context attribute to be no longer serializable. This breaks session serialization for myfaces' view scope handling (org.apache.myfaces.cdi.view.ViewScopeCDIMap/org.apache.myfaces.cdi.view.ViewScopeBeanHolder/org.apache.myfaces.cdi.view.ViewScopeContextualStorage) as they assume it is.

Was this change unintentional, should I take this to myfaces or both?




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)