[
https://issues.apache.org/jira/browse/FELIX-6096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16819819#comment-16819819
]
Christoph Fiehe commented on FELIX-6096:
----------------------------------------
Thanks a lot.
I have created a pull request to fix the issue. It can be found here:
[https://github.com/apache/felix/pull/196]
> SCR fails if the Java Runtime Environment does not support permissions
> ----------------------------------------------------------------------
>
> Key: FELIX-6096
> URL: https://issues.apache.org/jira/browse/FELIX-6096
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR)
> Affects Versions: scr-2.1.16
> Reporter: Christoph Fiehe
> Priority: Major
> Fix For: scr-2.1.18
>
>
> SCR fails with a ClassNotFoundException, if the Java Runtime Environment does
> not support permissions.
> In the method {{checkBundleLocation(String configBundleLocation, Bundle
> bundle)}} of the class {{RegionConfigurationSupport}} there must be checked,
> if security is supported by the underlying JRE like it is has been done in
> {{AbstractComponentManager#hasServiceRegistrationPermissions}} or
> {{DependencyManager#hasGetPermission}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)