]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - demo/argeo_node_rap.properties
Centralise login in Kernel
[lgpl/argeo-commons.git] / demo / argeo_node_rap.properties
index 9f780b7ae04a6392dcab321e75ed024c41d89509..7c3b662b2a97b9028ae16610b170f2de6636883b 100644 (file)
@@ -1,15 +1,17 @@
-argeo.osgi.start.2.node=\
+argeo.osgi.start.3.node=\
 org.eclipse.equinox.http.servlet,\
 org.eclipse.equinox.http.jetty,\
 org.eclipse.rap.rwt.osgi
 
-argeo.osgi.start.3.node=\
+argeo.osgi.start.4.node=\
 org.argeo.cms,\
-org.eclipse.equinox.http.registry,\
 
-argeo.osgi.start.4.node=\
+argeo.osgi.start.5.node=\
 org.eclipse.gemini.blueprint.extender
 
+argeo.osgi.start.5.workbench=\
+org.eclipse.equinox.http.registry,\
+
 org.osgi.service.http.port=7070
 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
 org.eclipse.equinox.http.jetty.context.path=/ui
@@ -18,4 +20,5 @@ argeo.i18n.availableLocales=en,fr,de,ru,ar
 eclipse.registry.MultiLanguage=true
 
 log4j.configuration=file:../../log4j.properties
-osgi.console.enable.builtin=true
\ No newline at end of file
+osgi.console.enable.builtin=true
+org.eclipse.rap.workbenchAutostart=true
\ No newline at end of file