Permission to access services
-----------------------------
Key: CLEREZZA-504
URL: https://issues.apache.org/jira/browse/CLEREZZA-504
Project: Clerezza
Issue Type: Improvement
Reporter: Reto Bachmann-Gmür
Currently unprivileged users such as anonymous do not have the right to access
services which means that bundleContext (and the $[]-function) just return
null. Clearly as anonymous is allowed to access some graphs it should also be
allowed to get the TcManager service.
Not sure if we can add ("org.osgi.framework.ServicePermission" "*" "get") for
any user of if we should be more restrictive.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira