You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2011/05/10 10:35:03 UTC

[jira] [Closed] (FELIX-2369) DM/ Service start method is invoked even if an extra required dependency is unavailable

     [ 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