My permissions:

(org.osgi.framework.ConfigurationPermission * "target")
(org.osgi.framework.AdminPermission * "metadata")
(org.osgi.framework.ServicePermission
"org.osgi.service.cm.ConfigurationAdmin" "get")
(org.osgi.framework.ConfigurationPermission * "configure")
(org.osgi.framework.PackagePermission "org.osgi.service.cm" "import")
(org.osgi.framework.ServicePermission
"org.osgi.service.cm.ManagedServiceFactory" "register")
(org.osgi.framework.ServicePermission "my.package.ServiceInterface"
register)
(org.osgi.framework.ServicePermission "my.package.MyServiceFactory"
register)

Did I forget something?

Thanks and Regards
Roland



--
View this message in context: 
http://apache-felix.18485.x6.nabble.com/Access-denied-in-spite-of-permissions-tp5005687p5005720.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to