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 Affects Versions: 3.0.0 Reporter: Achim Nierbeck Fix For: 3.0.0, 3.0.1, 3.1.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. For more information on JIRA, see: http://www.atlassian.com/software/jira