[ 
https://issues.apache.org/jira/browse/FELIX-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcel Offermans closed FELIX-2369.
-----------------------------------


Part of the 3.0.0 release.

> DM/ Service start method is invoked even if an extra required dependency is 
> unavailable
> ---------------------------------------------------------------------------------------
>
>                 Key: FELIX-2369
>                 URL: https://issues.apache.org/jira/browse/FELIX-2369
>             Project: Felix
>          Issue Type: Bug
>          Components: Dependency Manager
>            Reporter: Pierre De Rop
>         Attachments: FELIX2369_ExtraDependencyTest.java
>
>
> I define two extra dependencies D1 and D2 from my Service's init method. 
> D1 is optional/available, and specified with a callback.
> D2 is required/unavailable, and specified in autoconfig mode.
> The issue is that my service's start/stop methods are called, even if D2 is 
> not there.
> I will attach a test case for this issue (which might be related to the other 
> FELIX2344 issue ?).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to