Hello Jagan,

On Jul 21, 2009, at 14:48 , Jagan Pappula wrote:

I want to restrict bundles from accessing local file system. Any help how
to do it.

Check the sections in that presentation on:

1) enabling security, to run Felix with security enabled

2) PermissionAdmin, to learn how security works in OSGi (also read the spec)

3) ConditionalPermissionAdmin, and how it differs from the old PermissionAdmin

Restricting access to the filesystem is a "normal Java permission" which can also be applied to one or more bundles.

Greetings, Marcel



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

Reply via email to