Improve mutli-runtime deployment
[gpl/argeo-freed.git] / etc / argeo / user / argeo.ini
index 2cb5396247b42e57f9fade2bb5bec4dd682f4d33..9f90778e4bb4c4da17896225b2dcb3708d46afae 100644 (file)
@@ -1,18 +1,9 @@
-
-## OSGi system extensions
-org.osgi.framework.system.packages.extra=\
-sun.security.util,\
-sun.security.internal.spec,\
-sun.security.provider,\
-com.sun.net.httpserver,\
-com.sun.jndi.ldap,\
-com.sun.jndi.ldap.sasl,\
-com.sun.jndi.dns,\
-com.sun.security.jgss,\
-com.sun.nio.file,\
-com.sun.nio.sctp
+## Launch context
+osgi.framework.useSystemProperties=false
+osgi.frameworkParentClassloader=app
+osgi.parentClassLoader=app
+osgi.contextClassLoaderParent=app
 
 # Disable Equinox Jetty autostart
 org.eclipse.equinox.http.jetty.autostart=false
 
-osgi.framework.useSystemProperties=false
\ No newline at end of file