Daan de Wit created FELIX-3575:
----------------------------------

             Summary: iPOJO: Constructor injection does not work for 
non-interface dependencies
                 Key: FELIX-3575
                 URL: https://issues.apache.org/jira/browse/FELIX-3575
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
    Affects Versions: ipojo-core-1.8.2
            Reporter: Daan de Wit


We have quite a few services that do not publish any interface (these services 
are private to their bundle). But that does not work when using constructor 
injection. It is unable to find the constructor: 
package.ClassName.<init>(org.apache.felix.ipojo.InstanceManager, null)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to