[
https://issues.apache.org/jira/browse/FELIX-5252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15279039#comment-15279039
]
David Jencks commented on FELIX-5252:
-------------------------------------
I believe the config admin has to persist the bundle location so that the same
bundle will get the configuration on restart. If you have 2 bundles consuming
the same pid, which one "wins" and has the bundle location set to itself
depends on a lot of factors that generally won't be duplicated on a restart.
Therefore, I don't believe this request to remove this information is valid.
> FileInstall can write "service.bundleLocation" into OSGi configuration files
> ----------------------------------------------------------------------------
>
> Key: FELIX-5252
> URL: https://issues.apache.org/jira/browse/FELIX-5252
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Affects Versions: fileinstall-3.5.0
> Reporter: munene kiruja
> Attachments: ConfigInstaller.java
>
>
> Information referenced by "service.bundleLocation" key is internal details
> that relevant only to the current instance of the executable and as such
> should not be in the configuration files.
> ConfigInstaller.java checks for and removes information about other internal
> information and could most naturally handle this key as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)