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