[forge-issues] [JBoss JIRA] (FORGE-754) @Inject Instance<ExportedServiceBlah> instances; does not work. Infinite recursion.

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Sun Jan 20 00:03:22 EST 2013


Lincoln Baxter III created FORGE-754:
----------------------------------------

             Summary: @Inject Instance<ExportedServiceBlah> instances; does not work. Infinite recursion.
                 Key: FORGE-754
                 URL: https://issues.jboss.org/browse/FORGE-754
             Project: Forge
          Issue Type: Bug
          Components: Container
            Reporter: Lincoln Baxter III
             Fix For: 2.0.0.Alpha1


Infinite recursion results from

{code}
@Inject
private Instance<Converter> converterInstances;
{code}

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


More information about the forge-issues mailing list