You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2012/10/05 13:46:06 UTC

[jira] [Resolved] (KARAF-1796) Feature Install Sequence Should Be Install/Install/Install...Start/Start/Start

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

Jean-Baptiste Onofré resolved KARAF-1796.
-----------------------------------------

    Resolution: Fixed
    
> Feature Install Sequence Should Be Install/Install/Install...Start/Start/Start
> ------------------------------------------------------------------------------
>
>                 Key: KARAF-1796
>                 URL: https://issues.apache.org/jira/browse/KARAF-1796
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-feature
>            Reporter: Gareth Collins
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 2.2.10, 2.3.0
>
>         Attachments: KARAF-1796.txt
>
>
> This issue is discussed in this thread:
> http://karaf.922171.n3.nabble.com/More-Questions-Mostly-On-Features-td4025892.html
> Currently the karaf feature feature installs bundles in this sequence - Install/Start/Install/Start/Install/Start. The problem with this sequence is that if the following bundles are installed late:
> + bundles which are optional imports of other bundles and/or
> + bundle fragments 
> some bundles may not resolve with their optional imports and fragments.
> The solution is to install bundles in the following sequence - Install/Install/Install/Install...Start/Start/Start/Start. In that way all bundles are installed before any bundles are started and thus all optional imports and fragments should get resolved.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira