Workbench and CMS now compatible
[lgpl/argeo-commons.git] / demo / argeo_node_cms.properties
index a090b89bac67734e54b5add076b4c8a0363683ae..d7a9ead0139c7dba0afa45a841cd8f39cac5c8e1 100644 (file)
@@ -1,19 +1,23 @@
-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,\
 
-argeo.osgi.start.4.node=\
+argeo.osgi.start.5.node=\
 org.eclipse.gemini.blueprint.extender
 
-#argeo.osgi.start.5.cms=\
-#org.argeo.cms.demo,\
+argeo.osgi.start.5.workbench=\
+org.eclipse.equinox.http.registry,\
+
+argeo.osgi.start.5.cms=\
+org.argeo.cms.core,\
 
 org.osgi.service.http.port=7070
 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
 
 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=false
\ No newline at end of file