From: Mathieu Baudier Date: Tue, 22 Sep 2015 13:31:14 +0000 (+0000) Subject: Adapt cms demo launch properties X-Git-Tag: argeo-commons-2.1.30~124 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=dd45a94eaebd3c8f9ab6258252c814f0d7cd754e;p=lgpl%2Fargeo-commons.git Adapt cms demo launch properties git-svn-id: https://svn.argeo.org/commons/trunk@8433 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/demo/argeo_node_cms.properties b/demo/argeo_node_cms.properties index e04875c5e..fcc210955 100644 --- a/demo/argeo_node_cms.properties +++ b/demo/argeo_node_cms.properties @@ -12,11 +12,17 @@ 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.demo org.osgi.service.http.port=7070 org.eclipse.equinox.http.jetty.log.stderr.threshold=info +org.osgi.framework.security=osgi +java.security.policy=file:../../all.policy + log4j.configuration=file:../../log4j.properties org.eclipse.rap.workbenchAutostart=false \ No newline at end of file