The configuration installer of fileinstall should not generate a random PID
when adding a configuration for a Managed Service Factory.
--------------------------------------------------------------------------------------------------------------------------------------
Key: FELIX-2837
URL: https://issues.apache.org/jira/browse/FELIX-2837
Project: Felix
Issue Type: Improvement
Reporter: Ioannis Canellos
If I create a file org.apache.karaf.someservice-instance1.cfg then file install
will create a configuration object with a pid of the form
org.apache.karaf.someservice.b95c9421-77e8-474d-8083-7665a0cfcedf .
I think that it would be much better if the configuration pid was
org.apache.karaf.someservice-instance1.
Especially when using Karaf shell commands for editing the configuration this
becomes pretty annoying.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira