]> git.argeo.org Git - lgpl/argeo-commons.git/blob - sdk/cms-e4-rap.properties
Improve init launch
[lgpl/argeo-commons.git] / sdk / cms-e4-rap.properties
1 argeo.osgi.start.2=\
2 org.eclipse.equinox.http.servlet,\
3 org.apache.felix.scr,\
4 org.eclipse.rap.rwt.osgi,\
5 org.argeo.init
6
7 argeo.osgi.start.3=\
8 org.argeo.cms,\
9 org.argeo.cms.swt.rap,\
10 org.argeo.cms.swt.rcp,\
11 org.argeo.cms.ee,\
12 org.argeo.cms.lib.sshd,\
13 org.argeo.cms.lib.equinox,\
14 org.argeo.cms.lib.jetty,\
15
16 #argeo.osgi.start.5=\
17 #org.argeo.cms.jshell
18
19 # Local
20 argeo.node.repo.type=h2
21 argeo.http.port=7070
22 #argeo.http.host=[IP address to listen to]
23 #argeo.https.port=7073
24 argeo.sshd.port=2222
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.system.packages.extra=\
65 sun.security.util,\
66 sun.security.internal.spec,\
67 sun.security.provider,\
68 com.sun.net.httpserver,\
69 com.sun.jndi.ldap,\
70 com.sun.jndi.ldap.sasl,\
71 com.sun.jndi.dns,\
72 com.sun.security.jgss,\
73 com.sun.nio.file,\
74 com.sun.nio.sctp