]> git.argeo.org Git - lgpl/argeo-commons.git/blob - demo/argeo_node_rap.properties
a9f8f01d7ebbcd305879e750c3aca0d35638bea4
[lgpl/argeo-commons.git] / demo / argeo_node_rap.properties
1 argeo.osgi.start.2.node=\
2 org.eclipse.equinox.http.servlet,\
3 org.eclipse.equinox.http.jetty,\
4 org.eclipse.equinox.metatype,\
5 org.eclipse.equinox.cm,\
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.web=\
18 #org.argeo.cms.demo,\
19
20 java.security.manager=
21 java.security.policy=file:../../all.policy
22
23 argeo.node.repo.type=h2
24
25 #argeo.node.useradmin.uris=ldap://localhost:10389/dc=example,dc=com
26
27 #argeo.node.useradmin.uris="\
28 #ldap://uid=admin,ou=system:secret\
29 #@localhost:10389\
30 #/dc=example,dc=com\
31 #?readOnly=false\
32 #&userObjectClass=inetOrgPerson \
33 #dc=example,dc=org.ldif"
34
35 # HTTP
36 org.osgi.service.http.port=7070
37 #org.eclipse.equinox.http.jetty.log.stderr.threshold=info
38
39 # HTTPS
40 #org.osgi.service.http.port.secure=7073
41
42 # In order to configure demo certificates, run:
43 # cd ssl; sh ./ssl.sh;
44
45 # i18n
46 argeo.i18n.locales=en,fr,ru
47 eclipse.registry.MultiLanguage=true
48 #argeo.i18n.defaultLocale=en
49
50 # Logging
51 log4j.configuration=file:../../log4j.properties
52
53 # Tuning
54 # Number of DB connections
55 #argeo.node.repo.maxPoolSize=10
56 # Max amount of memory available to Jackrabbit caches
57 #argeo.node.repo.maxCacheMB=16
58 # Persistence level cache
59 #argeo.node.repo.bundleCacheMB=8
60 # Search, see http://wiki.apache.org/jackrabbit/Search
61 #argeo.node.repo.extractorPoolSize=0
62 #argeo.node.repo.searchCacheSize=1000
63 #argeo.node.repo.maxVolatileIndexSize=1048576
64
65 # DON'T CHANGE BELOW
66 org.eclipse.rap.workbenchAutostart=false
67 org.eclipse.equinox.http.jetty.autostart=false
68 org.osgi.framework.bootdelegation=com.sun.jndi.ldap,\
69 com.sun.jndi.ldap.sasl,\
70 com.sun.security.jgss,\
71 com.sun.jndi.dns,\
72 com.sun.nio.file,\
73 com.sun.nio.sctp