X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fslc_demo_rap.properties;h=92cdc4cd9ca418a02edef421e34d80500e641e5f;hb=e07ded4632e53f8b8869763bc1f1f4091361e76e;hp=6ec2db8e389d427532f758069ca21c73f0e3896b;hpb=73ac105db209e2dc5dc42007a6682f12347a9bd5;p=gpl%2Fargeo-slc.git diff --git a/demo/slc_demo_rap.properties b/demo/slc_demo_rap.properties index 6ec2db8e3..92cdc4cd9 100644 --- a/demo/slc_demo_rap.properties +++ b/demo/slc_demo_rap.properties @@ -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.node.useradmin.uris="ipa:/// dc=example,dc=com.ldif" +#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