]> git.argeo.org Git - gpl/argeo-slc.git/blob - demo/slc_demo_rap.properties
0e8b1f16593c418c87d1bfbb6bb31ad485da9e94
[gpl/argeo-slc.git] / demo / slc_demo_rap.properties
1 argeo.osgi.start.2.http=\
2 org.eclipse.equinox.http.servlet,\
3 org.eclipse.equinox.metatype,\
4 org.eclipse.equinox.cm,\
5 org.eclipse.equinox.ds,\
6 org.eclipse.rap.rwt.osgi
7
8 argeo.osgi.start.3.node=\
9 org.argeo.cms
10
11 argeo.osgi.start.4.apps=\
12 org.eclipse.gemini.blueprint.extender
13
14 argeo.osgi.start.4.workbench=\
15 org.eclipse.equinox.http.registry,\
16
17 argeo.osgi.start.5.slc=\
18 org.argeo.slc.agent,\
19 org.argeo.slc.agent.jcr,\
20 org.argeo.slc.server.repo,\
21
22 argeo.node.repo.type=localfs
23
24 org.osgi.framework.security=osgi
25 java.security.policy=file:../../all.policy
26
27 org.osgi.service.http.port=7070
28 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
29
30 log4j.configuration=file:../../log4j.properties
31 org.eclipse.rap.workbenchAutostart=false
32
33 slc.executionModules=org.argeo.slc.demo.ant,\
34 org.argeo.slc.demo.basic,\
35 org.argeo.slc.demo.minimal,\
36
37 org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.dist.distributionPerspective
38
39 #argeo.node.useradmin.uris="ipa:/// dc=example,dc=com.ldif"
40
41 # override ports to run the demo as a server
42 argeo.server.port.http=7070
43 #argeo.server.port.https=9073
44
45 # DON'T CHANGE BELOW UNLESS YOU KNOW WHAT YOU ARE DOING
46 eclipse.ignoreApp=true
47 osgi.noShutdown=true
48 org.eclipse.equinox.http.jetty.autostart=false
49 org.eclipse.rap.workbenchAutostart=false
50
51 # Avoid errors logs (see https://issues.apache.org/jira/browse/JCR-2226)
52 org.apache.jackrabbit.core.statementcache=false
53
54 org.osgi.framework.bootdelegation=com.sun.jndi.ldap,\
55 com.sun.jndi.ldap.sasl,\
56 com.sun.security.jgss,\
57 com.sun.jndi.dns,\
58 com.sun.nio.file,\
59 com.sun.nio.sctp,\
60 com.sun.crypto.provider