Guillaume Nodet created KARAF-3405:
--------------------------------------
Summary: 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)