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