any disabled bean of passivating scope will wrongly be detected as 'not 
passivatable'
-------------------------------------------------------------------------------------

                 Key: OWB-620
                 URL: https://issues.apache.org/jira/browse/OWB-620
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.1
            Reporter: Mark Struberg
            Assignee: Mark Struberg
            Priority: Blocker
             Fix For: 1.1.2


Having a @SessionScoped bean which is either disabled via another @Alternative 
or @Specializes will wrongly get detected as not passivatable due to not having 
a passivationId.

In fact, such beans must not even get checked for proper definition!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to