[
https://issues.apache.org/jira/browse/OWB-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg updated OWB-261:
------------------------------
Description:
BeanManager#getPassivationCapableBean(String id) and PassivationCapable#getId()
play together to allow storing identifiers of Bean<T> s into serializable
storages like the session or the JSF ViewMap.
We need to implement this to allow portable scope extensions to work.
Affects Version/s: M3
Fix Version/s: M4
Assignee: Mark Struberg (was: Gurkan Erdogdu)
Summary: Implement BeanManager#getPassivationCapableBean(String
id) (was: Implement BeanManager)
> Implement BeanManager#getPassivationCapableBean(String id)
> ----------------------------------------------------------
>
> Key: OWB-261
> URL: https://issues.apache.org/jira/browse/OWB-261
> Project: OpenWebBeans
> Issue Type: Bug
> Affects Versions: M3
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: M4
>
>
> BeanManager#getPassivationCapableBean(String id) and
> PassivationCapable#getId() play together to allow storing identifiers of
> Bean<T> s into serializable storages like the session or the JSF ViewMap.
> We need to implement this to allow portable scope extensions to work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.