[
https://issues.apache.org/jira/browse/FELIX-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Ward updated FELIX-6061:
--------------------------------
Issue Type: Bug (was: Improvement)
> Configuration Admin uses getDeclaredMethods without permission
> --------------------------------------------------------------
>
> Key: FELIX-6061
> URL: https://issues.apache.org/jira/browse/FELIX-6061
> Project: Felix
> Issue Type: Bug
> Components: Configuration Admin
> Affects Versions: configadmin-1.9.10
> Reporter: Timothy Ward
> Assignee: Timothy Ward
> Priority: Blocker
>
> The use of getDeclaredMethods requires a security permission which
> Configuration Admin doesn't have. This needs to be fixed by either using
> getMethods (which doesn't need a permission) or adding the permission to
> Configuration Admin's permissions.perm
> Removing the call would be preferred.
>
> Note that this bug breaks the OSGi Compliance Tests
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)