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 2014/12/11 08:14:12 UTC

[jira] [Commented] (KARAF-3405) Support for "mostly static" karaf instances

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

Guillaume Nodet commented on KARAF-3405:
----------------------------------------

https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commit;h=3bae561f09d00cb10d9c865b39ab22fb40de2e6a

We should perform an OSGi resolution in order to find the bundles actually needed instead of installing all the bundles.

> Support for "mostly static" karaf instances
> -------------------------------------------
>
>                 Key: KARAF-3405
>                 URL: https://issues.apache.org/jira/browse/KARAF-3405
>             Project: Karaf
>          Issue Type: New Feature
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 4.0.0
>
>
> The main idea is to add support for even smaller runtimes with less dynamism.
> All bundles will be listed in etc/startup.properties (eventually with reference:file: urls so that jars are not actually copied at startup), with a "read-only" configuration admin implementation which will pick up configurations in the {{etc/}} folder.
> The benefit will be that file install, configadmin, features service do not need to be installed anymore, allowing a more lightweight and locked version of karaf to be run.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)