Mark Struberg created OWB-753:
---------------------------------

             Summary: remove lazy Bean initialisation 
                 Key: OWB-753
                 URL: https://issues.apache.org/jira/browse/OWB-753
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.2.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.2.0


CDI 1.1 defines that classes which have no explicit CDI scope will not get 
picked up as being @Dependent anymore. This is automatically active for all 
beans which have a beans.xml with version="1.1" or greater.

With this change our lazy bean initialisation becomes obsolete.

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