[weld-issues] [JBoss JIRA] Created: (WELD-482) CreationalContext not passed through all phases of bean creation
David Allen (JIRA)
jira-events at lists.jboss.org
Sat Apr 10 06:51:37 EDT 2010
CreationalContext not passed through all phases of bean creation
----------------------------------------------------------------
Key: WELD-482
URL: https://jira.jboss.org/jira/browse/WELD-482
Project: Weld
Issue Type: Bug
Components: Scopes & Contexts
Reporter: David Allen
Assignee: David Allen
Fix For: 1.0.2.CR1
The CreationalContext is not passed through to the creation of nested bean instances in all circumstances. This is causing incomplete bean instances to be re-created many times when there is a circular reference chain from an injected bean instance back to one of the beans already being created.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list