Alexey Markevich created KARAF-2792:
---------------------------------------
Summary: shared cm-properties empty for second bundle
Key: KARAF-2792
URL: https://issues.apache.org/jira/browse/KARAF-2792
Project: Karaf
Issue Type: Bug
Components: karaf-osgi
Affects Versions: 2.3.3
Reporter: Alexey Markevich
- add to etc/custom.properties
karaf.framework=equinox
- put config.cfg to etc/
- build cm-properties and put add-features-to-repo-0.1.kar to deploy/
Output:
Bundle1:{service.pid=config, hello=world,
felix.fileinstall.filename=file:/D:/apache-karaf-2.3.3/etc/config.cfg}
Bundle2:{}
Note: sometimes multiple redeploy required
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)