Improve CMS initialisation
[lgpl/argeo-commons.git] / demo / argeo_node_rap.properties
index 768976ec1e255468189d497183a0c431c34507b2..5aceaa68aafc111dd6f2c95dbb42ed9988a3c2b9 100644 (file)
@@ -1,24 +1,22 @@
-argeo.osgi.start.3.node=\
-org.eclipse.equinox.http.servlet,\
-org.eclipse.equinox.http.jetty,\
-org.eclipse.rap.rwt.osgi
+argeo.osgi.start.2.node=\
+org.argeo.cms
 
-argeo.osgi.start.4.node=\
-org.argeo.cms,\
+argeo.osgi.start.3.http=\
+org.eclipse.equinox.http.servlet,\
+org.eclipse.equinox.http.jetty
 
-argeo.osgi.start.5.node=\
+argeo.osgi.start.4.apps=\
+org.eclipse.rap.rwt.osgi,\
 org.eclipse.gemini.blueprint.extender
 
-argeo.osgi.start.5.workbench=\
+argeo.osgi.start.4.workbench=\
 org.eclipse.equinox.http.registry,\
 
-org.osgi.service.http.port=7070
+org.osgi.service.http.port=7080
 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
-#org.eclipse.equinox.http.jetty.context.path=/ui
 
 argeo.i18n.availableLocales=en,fr,de,ru,ar
 eclipse.registry.MultiLanguage=true
 
 log4j.configuration=file:../../log4j.properties
-#osgi.console.enable.builtin=true
 org.eclipse.rap.workbenchAutostart=false
\ No newline at end of file