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 2013/01/13 12:46:12 UTC

[jira] [Created] (OWB-754) fix PassivationCapable detection

Mark Struberg created OWB-754:
---------------------------------

             Summary: 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