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é (Commented JIRA)" <ji...@apache.org> on 2011/11/09 22:23:51 UTC

[jira] [Commented] (KARAF-814) osgi:install command could need a persistent flag

    [ https://issues.apache.org/jira/browse/KARAF-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147301#comment-13147301 ] 

Jean-Baptiste Onofré commented on KARAF-814:
--------------------------------------------

To be consistent, features:addurl should be also able to cache a feature XML into the system repo.

Generally speaking, it makes sense to have this global behavior provided by Pax URL.

Pax URL should be able to use, in priority, the Karaf system folder as Maven cache.
                
> osgi:install command could need a persistent flag
> -------------------------------------------------
>
>                 Key: KARAF-814
>                 URL: https://issues.apache.org/jira/browse/KARAF-814
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-shell
>            Reporter: Achim Nierbeck
>             Fix For: 3.0.0
>
>
> right now if you do a osgi:install <someurl> the bundle is installed and everything is fine. 
> After a clean restart either by dropping the cache folder or by running restart -c all installed bundles are removed from cache. 
> This is fine the way it works but maybe some certain bundles should be treated more like the "system" bundles. 
> Therefore I propose a new Flag -p for persisting these certain bundles. 
> They could be stored into the system-repository of Karaf. 
> One thing still open, how do we tell the restarted server instance to also pull those "newly" deployed
> bundles into it's running state :-)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira