]> git.argeo.org Git - lgpl/argeo-commons.git/blob - demo/argeo_node_rap.properties
Next development cycle
[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
9 argeo.osgi.start.3.node=\
10 org.argeo.cms
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 org.osgi.framework.security=osgi
19 java.security.policy=file:../../all.policy
20
21 argeo.node.repo.type=localfs
22
23 #argeo.node.useradmin.uris=ldap://uid=admin,ou=system:secret@localhost:10389/dc=example,dc=com
24 #argeo.node.useradmin.uris=ldap://uid=admin,ou=system:secret@localhost:10389\
25 #/dc=example,dc=com?userBase=ou=users&groupBase=ou=groups
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 #argeo.node.useradmin.uris="dc=example,dc=com.ldif dc=example,dc=org.ldif"
36
37 #sun.security.krb5.debug=true
38
39 # HTTP
40 org.osgi.service.http.port=7070
41 #org.eclipse.equinox.http.jetty.log.stderr.threshold=info
42
43 # HTTPS
44 #org.osgi.service.http.port.secure=7073
45
46 # In order to configure demo certificates, run:
47 # cd ssl; sh ./ssl.sh;
48
49 # i18n
50 argeo.i18n.locales=en,fr,ru
51 eclipse.registry.MultiLanguage=true
52 #argeo.i18n.defaultLocale=en
53
54 # Logging
55 log4j.configuration=file:../../log4j.properties
56
57 # Tuning
58 # Number of DB connections
59 #argeo.node.repo.maxPoolSize=10
60 # Max amount of memory available to Jackrabbit caches
61 #argeo.node.repo.maxCacheMB=16
62 # Persistence level cache
63 #argeo.node.repo.bundleCacheMB=8
64 # Search, see http://wiki.apache.org/jackrabbit/Search
65 #argeo.node.repo.extractorPoolSize=0
66 #argeo.node.repo.searchCacheSize=1000
67 #argeo.node.repo.maxVolatileIndexSize=1048576
68
69 # DON'T CHANGE BELOW
70 org.eclipse.rap.workbenchAutostart=false
71 org.eclipse.equinox.http.jetty.autostart=false
72 #javax.security.auth.useSubjectCredsOnly=false