]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/slc_demo_rap.properties
SWT styling.
[gpl/argeo-slc.git] / demo / slc_demo_rap.properties
index ca7272aeb517313e6c42b93c06821e42d5ddec47..92cdc4cd9ca418a02edef421e34d80500e641e5f 100644 (file)
@@ -1,6 +1,5 @@
 argeo.osgi.start.2.http=\
 org.eclipse.equinox.http.servlet,\
-org.eclipse.equinox.http.jetty,\
 org.eclipse.equinox.cm,\
 org.eclipse.rap.rwt.osgi
 
@@ -35,7 +34,7 @@ org.argeo.slc.demo.minimal,\
 
 org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.dist.distributionPerspective
 
-#argeo.server.tomcat.config=conf/default-server-ssl.xml
+#argeo.node.useradmin.uris="ipa:/// dc=example,dc=com.ldif"
 
 # override ports to run the demo as a server
 argeo.server.port.http=7070
@@ -48,4 +47,12 @@ org.eclipse.equinox.http.jetty.autostart=false
 org.eclipse.rap.workbenchAutostart=false
 
 # Avoid errors logs (see https://issues.apache.org/jira/browse/JCR-2226)
-org.apache.jackrabbit.core.statementcache=false
\ No newline at end of file
+org.apache.jackrabbit.core.statementcache=false
+
+org.osgi.framework.bootdelegation=com.sun.jndi.ldap,\
+com.sun.jndi.ldap.sasl,\
+com.sun.security.jgss,\
+com.sun.jndi.dns,\
+com.sun.nio.file,\
+com.sun.nio.sctp,\
+com.sun.crypto.provider
\ No newline at end of file