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