From: Mathieu Baudier Date: Tue, 28 Apr 2015 08:45:22 +0000 (+0000) Subject: Add CMS Demo to the started bundles (if present) X-Git-Tag: argeo-commons-2.1.30~266 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=6d2f2b44756d30f9530b315e30ba23fda7cee695;p=lgpl%2Fargeo-commons.git Add CMS Demo to the started bundles (if present) git-svn-id: https://svn.argeo.org/commons/trunk@8079 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/demo/argeo_node_cms.properties b/demo/argeo_node_cms.properties index 99558e02d..e04875c5e 100644 --- a/demo/argeo_node_cms.properties +++ b/demo/argeo_node_cms.properties @@ -1,19 +1,19 @@ -argeo.osgi.start.3.node=\ +argeo.osgi.start.2.node=\ org.eclipse.equinox.http.servlet,\ org.eclipse.equinox.http.jetty,\ org.eclipse.rap.rwt.osgi -argeo.osgi.start.4.node=\ +argeo.osgi.start.3.node=\ org.argeo.cms,\ -argeo.osgi.start.5.node=\ +argeo.osgi.start.4.node=\ org.eclipse.gemini.blueprint.extender -argeo.osgi.start.5.workbench=\ -org.eclipse.equinox.http.registry,\ +argeo.osgi.start.4.cms=\ +org.argeo.cms.core argeo.osgi.start.5.cms=\ -org.argeo.cms.core,\ +org.argeo.cms.demo org.osgi.service.http.port=7070 org.eclipse.equinox.http.jetty.log.stderr.threshold=info