Jozef Hartinger commented on Bug WELD-1513

The problem is that Weld expects to use an incomplete (not-yet-injected) instance of a normal-scoped producer for producer invocation. However, when multiple producers are involved in the dependency chain each produced object has its own CreationalContext and thus the incomplete instance is not found.

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