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