Unable to configure boot features on admin:create-d instance
------------------------------------------------------------
Key: FELIX-1602
URL: https://issues.apache.org/jira/browse/FELIX-1602
Project: Felix
Issue Type: Bug
Components: Karaf
Affects Versions: karaf-1.0.0
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Fix For: karaf-1.0.0
When using admin:create to create a new Felix Karaf instance, you can not
configure the boot features by just editing the
etc/org.apache.felix.karaf.features.cfg file for that instance.
To reproduce:
- start karaf
- from the console, create a new instance with admin:create myinstance
- edit the
<karaf_home>/instances/myinstance/etc/org.apache.felix.karaf.features.cfg file
- start the instance from the console with admin:start myinstance
You'll notice that the instance starts fine but the boot features have not been
installed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.