Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
ipojo-runtime-1.8.6
-
None
Description
There are two components in the attached sample
One constructor is failing
This results in providing "null" reference to the other component which is requiring an instance of the given interface.
We shouldn't send "null" reference for a component that requires a valid instance of the component.