Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Equinox with OSGi security?

I would like to run Equinox with OSGi security (PermissionAdmin, ConditionalPermissionAdmin) enabled.

I read the quickstart guide here:

http://www.eclipse.org/equinox/documents/quickstart.php

I even found some reference to a property to set that should enable security:

- Declipse .security =org.eclipse.osgi.framework.internal.core.FrameworkSecurityManager

However, if I just run the Equinox framework like described in the quickstart guide with that property, I still do not get any security related service. Am I missing some piece of documentation here? It should not be too hard to run with security, right?

Greetings, Marcel



Back to the top