Carsten Ziegeler created SLING-4263:
---------------------------------------
Summary: Bundle location should be set to ? by default
Key: SLING-4263
URL: https://issues.apache.org/jira/browse/SLING-4263
Project: Sling
Issue Type: Improvement
Components: Installer
Affects Versions: Installer Configuration Factory 1.0.14
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Installer Configuration Factory 1.0.16
Right now, if a config is created the bundle location is set to null and
therefore the first client asking for the config is bound to it. However, the
config admin spec suggests to specify ? as the bundle location to allow multi
binding. In this case all clients asking for the config get bound to it.
Binding a config to a single client has also the disadvantage that once that
client is removed, the config is still bound to it and can't that easily be
rebound.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)