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