Hi everyone, I have a question regarding permissions, mainly AdminPermission.RESOURCE.
Suppose I have a bundle A with two attached fragments, B and C running under a security manager with the proper BundlePermissions in place and nothing else.
I've noticed that unless I add an AdminPermission.RESOURCE from A to B and C, resources inside the fragments are not found by the host bundle. Is this the expected behaviour ?
P.S. For testing, I'm using Equinox 3.2.2 Thank you, -- Costin _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
