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

Mark Struberg resolved OWB-754.
-------------------------------

    Resolution: Not A Problem

Actually all our internal Beans should be PassivationCapable. This also got 
clarified in the spec CDI-1.1.
                
> fix PassivationCapable detection
> --------------------------------
>
>                 Key: OWB-754
>                 URL: https://issues.apache.org/jira/browse/OWB-754
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Context and Scopes
>    Affects Versions: 1.2.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.2.0
>
>
> Currently we decide if a Bean is serializable or not depending on whether 
> OwbBean#getId() returns null or a passivation-id.
> This is plain wrong. We shall use the PassivationCapable interface instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to