Not all callbacks invoked when declaring a service as required and starting it
after dependencies
-------------------------------------------------------------------------------------------------
Key: FELIX-2078
URL: https://issues.apache.org/jira/browse/FELIX-2078
Project: Felix
Issue Type: Bug
Components: Dependency Manager
Reporter: Marcel Offermans
Assignee: Marcel Offermans
When you first register 2 services and then create a service that depends on
them, marking the dependency as required causes one of the two callbacks to
fail.
Workaround is to declare the dependency as optional.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.