[
https://issues.apache.org/jira/browse/FELIX-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Nölle closed FELIX-5918.
----------------------------------
Thanks [~cziegeler]
> [ConfigAdmin] AccessControlExceptions in ConfigurationAdmin methods
> -------------------------------------------------------------------
>
> Key: FELIX-5918
> URL: https://issues.apache.org/jira/browse/FELIX-5918
> Project: Felix
> Issue Type: Bug
> Components: Configuration Admin
> Affects Versions: configadmin-1.9.4
> Reporter: Christoph Nölle
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: configadmin-1.9.6
>
>
> There are several calls to Bundle#getLocation in the public (API) methods in
> ConfigurationAdminImpl. When security is enabled these fail with
> AccessControlException if the caller of these methods does not have
> AdminPermission ("metadata").
> Preferrably the location should be accessed just once in the constructor
> (wrapped in a privileged block) and stored in a final field.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)