]> git.argeo.org Git - lgpl/argeo-commons.git/blob - demo/argeo_node_cms.properties
Prepare Argeo Commons 2.1.30 release
[lgpl/argeo-commons.git] / demo / argeo_node_cms.properties
1 argeo.osgi.start.2.node=\
2 org.eclipse.equinox.http.servlet,\
3 org.eclipse.equinox.http.jetty,\
4 org.eclipse.rap.rwt.osgi,\
5
6 argeo.osgi.start.3.node=\
7 org.argeo.cms,\
8
9 argeo.osgi.start.4.node=\
10 org.eclipse.gemini.blueprint.extender
11
12 #argeo.osgi.start.4.cms=\
13 #org.argeo.cms.core
14
15 #argeo.osgi.start.4.workbench=\
16 #org.eclipse.equinox.http.registry,\
17
18 argeo.osgi.start.5.cms=\
19 org.argeo.cms.demo
20
21 org.osgi.service.http.port=7070
22 #org.osgi.service.http.port.secure=7073
23 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
24
25 org.osgi.framework.security=osgi
26 java.security.policy=file:../../all.policy
27
28 # i18n
29 argeo.i18n.locales=en,fr
30 eclipse.registry.MultiLanguage=true
31
32 log4j.configuration=file:../../log4j.properties
33
34 # DON'T CHANGE BELOW
35 org.eclipse.rap.workbenchAutostart=false
36 org.eclipse.equinox.http.jetty.autostart=false