max urech created FELIX-5316:
--------------------------------

             Summary: Updating from SCR 2.0.2 to SCR 2.0.4 leads to nullpointers
                 Key: FELIX-5316
                 URL: https://issues.apache.org/jira/browse/FELIX-5316
             Project: Felix
          Issue Type: Bug
          Components: Declarative Services (SCR)
    Affects Versions: scr-2.0.4
         Environment: org.apache.felix.main 5.4.0
org.apache.felix.scr 2.0.4
            Reporter: max urech


Our Application works fine with org.apache.felix.scr 2.0.2.
If we update to org.apache.felix.scr 2.0.4 it doesn't work any more.

Several bundles fail to load their components. 
The failure is displayed as stack trace on the console.
The failing components all have the same pattern in their definitions. 
They all provide the same interface and are defined as immediate=true. 
There is another component, which defines a dynamic 0..n reference to this 
interface.

I suspect, there has been introduced a bug with issue FELIX-4417.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to