[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / demo / argeo_node_cms.properties
index aba171da5af95fe20d0eb8a71fa8581adf15dee5..a11d723ddd96805c98f753d7099f658bbd0fc703 100644 (file)
@@ -1,28 +1,40 @@
-argeo.osgi.start.1.node=\
-org.eclipse.gemini.blueprint.extender
+argeo.osgi.start.2.http=\
+org.eclipse.equinox.http.servlet,\
+org.eclipse.equinox.http.jetty,\
+org.eclipse.equinox.metatype,\
+org.eclipse.rap.rwt.osgi,\
+org.eclipse.equinox.cm
 
 argeo.osgi.start.3.node=\
-org.argeo.node.repo.jackrabbit,\
-org.argeo.security.dao.jackrabbit,\
+org.argeo.cms,\
 
-argeo.osgi.start.4.node.rap=\
-org.eclipse.equinox.http.jetty,\
-org.eclipse.rap.rwt.osgi
+argeo.osgi.start.4.node=\
+org.eclipse.gemini.blueprint.extender
+
+#argeo.osgi.start.4.cms=\
+#org.argeo.cms.core
+
+#argeo.osgi.start.4.workbench=\
+#org.eclipse.equinox.http.registry,\
 
 argeo.osgi.start.5.cms=\
-org.argeo.cms,\
+org.argeo.cms.demo
+
+argeo.node.repo.type=localfs
 
-# Jetty
 org.osgi.service.http.port=7070
+#org.osgi.service.http.port.secure=7073
 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
 
-log4j.configuration=file:../../log4j.properties
-osgi.console.enable.builtin=true
+java.security.manager=
+java.security.policy=file:../../all.policy
+
+# i18n
+argeo.i18n.locales=en,fr
+eclipse.registry.MultiLanguage=true
 
-# Tomcat
-#argeo.server.port.http=7070
-#argeo.server.port.https=7443
-#argeo.server.port.ajp=7009
+log4j.configuration=file:../../log4j.properties
 
-# Note default URL to access the webapp
-# http://localhost:7070/about
\ No newline at end of file
+# DON'T CHANGE BELOW
+org.eclipse.rap.workbenchAutostart=false
+org.eclipse.equinox.http.jetty.autostart=false