Improve mutli-runtime deployment
[gpl/argeo-freed.git] / etc / argeo / user / argeo.ini
index 12ab5a171275bcf4c91490d46068aa513e2c96e4..9f90778e4bb4c4da17896225b2dcb3708d46afae 100644 (file)
@@ -1,19 +1,9 @@
-
-## OSGi system extensions
-org.osgi.framework.system.packages.extra=\
-sun.security.util,\
-sun.security.internal.spec,\
-sun.security.provider,\
-sun.awt.X11,\
-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