]> git.argeo.org Git - lgpl/argeo-commons.git/blob - demo/cms-e4-rap.properties
Merge master into v2.x, without modifying Maven pom files.
[lgpl/argeo-commons.git] / demo / cms-e4-rap.properties
1 argeo.osgi.start.2.node=\
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
11 argeo.osgi.start.5.node=\
12 org.argeo.cms.e4.rap
13
14 # Local
15 argeo.node.repo.type=h2
16 org.osgi.service.http.port=7070
17 #org.eclipse.equinox.http.jetty.http.host=[IP address to listen to]
18 #org.osgi.service.http.port.secure=7073
19 #org.eclipse.equinox.http.jetty.websocket.enabled=true
20
21 # Logging
22 log4j.configuration=file:../../log4j.properties
23
24 # SSL
25 #org.osgi.service.http.port.secure=7073
26 #org.eclipse.equinox.http.jetty.https.enabled=true
27 #org.eclipse.equinox.http.jetty.ssl.keystore=data/node.p12
28 #org.eclipse.equinox.http.jetty.ssl.keystoretype=PKCS12
29 #org.eclipse.equinox.http.jetty.ssl.password=changeit
30 #org.eclipse.equinox.http.jetty.ssl.wantclientauth=true
31
32 # Hardened
33 #org.osgi.framework.security=osgi
34 #java.security.policy=file:../../all.policy
35
36 # Internationalisation
37 #argeo.i18n.locales=en,fr,ru
38 #eclipse.registry.MultiLanguage=true
39 #argeo.i18n.defaultLocale=en
40
41 # Tuning
42 # Number of DB connections
43 #argeo.node.repo.maxPoolSize=10
44 # Max amount of memory available to Jackrabbit caches
45 #argeo.node.repo.maxCacheMB=16
46 # Persistence level cache
47 #argeo.node.repo.bundleCacheMB=8
48 # Search, see http://wiki.apache.org/jackrabbit/Search
49 #argeo.node.repo.extractorPoolSize=0
50 #argeo.node.repo.searchCacheSize=1000
51 #argeo.node.repo.maxVolatileIndexSize=1048576
52
53 # Legacy
54 #argeo.node.transaction.manager=bitronix
55
56 # DON'T CHANGE BELOW
57 org.eclipse.equinox.http.jetty.autostart=false
58 org.osgi.framework.bootdelegation=com.sun.jndi.ldap,\
59 com.sun.jndi.ldap.sasl,\
60 com.sun.security.jgss,\
61 com.sun.jndi.dns,\
62 com.sun.nio.file,\
63 com.sun.nio.sctp