Christoph Fiehe created FELIX-6096:
--------------------------------------
Summary: 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
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)