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