You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/07/02 09:33:49 UTC

[jira] Resolved: (KARAF-2) When installing features, we need to osgi/refresh some bundles to allow optional imports to be resolved

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

Guillaume Nodet resolved KARAF-2.
---------------------------------

    Resolution: Fixed

This has been done a while ago.

> When installing features, we need to osgi/refresh some bundles to allow optional imports to be resolved
> -------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-2
>                 URL: https://issues.apache.org/jira/browse/KARAF-2
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>         Attachments: SMX4KNL-249.patch
>
>
> For example, before the fix for SMX4-222, the jsp bundle was installed after the core web service, thus making jsp not working.
> When installing the jsp bundle, we should refresh the core web server, or maybe adding the core web service bundle to the web feature in addition to the web-core, and make the refresh when an already installed bundle is required by a feature (i think it would make more sense and be easier).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.