Mark Struberg created OWB-725:
---------------------------------
Summary: Beans containing a producerMethod are using the wrong
CreationalContext
Key: OWB-725
URL: https://issues.apache.org/jira/browse/OWB-725
Project: OpenWebBeans
Issue Type: Bug
Components: Context and Scopes
Affects Versions: 1.1.6
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 1.1.7, 1.2.0
When an @ApplicationScoped Bean containing a producermethod has a @Dependent
scoped injection point and produces a @Requestion bean then it will get
destroyed with the produced @RequestScoped bean.
This is actually wrong as it should survive until the end of the application
and only then get destroyed!
--
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