X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fargeo_node_cms.properties;h=04e9ee18b8f00dd9d0245624c3b7c3b23dc27a6d;hb=dfd5f2b82a7ab5e8333cb3fcaf6f9a8655a50355;hp=4d336710dad35822b22c417aac8aba79b973212d;hpb=739faf3400e7f2f1b2bf06bd1ccf9da042c78f5b;p=lgpl%2Fargeo-commons.git diff --git a/demo/argeo_node_cms.properties b/demo/argeo_node_cms.properties index 4d336710d..04e9ee18b 100644 --- a/demo/argeo_node_cms.properties +++ b/demo/argeo_node_cms.properties @@ -1,25 +1,28 @@ argeo.osgi.start.2.node=\ org.eclipse.equinox.http.servlet,\ org.eclipse.equinox.http.jetty,\ +org.eclipse.equinox.cm,\ +org.eclipse.rap.rwt.osgi,\ argeo.osgi.start.3.node=\ org.argeo.cms,\ argeo.osgi.start.4.node=\ -org.eclipse.rap.rwt.osgi,\ org.eclipse.gemini.blueprint.extender -argeo.osgi.start.4.cms=\ -org.argeo.cms.core +#argeo.osgi.start.4.cms=\ +#org.argeo.cms.core -argeo.osgi.start.4.workbench=\ -org.eclipse.equinox.http.registry,\ +#argeo.osgi.start.4.workbench=\ +#org.eclipse.equinox.http.registry,\ argeo.osgi.start.5.cms=\ org.argeo.cms.demo +argeo.node.repo.type=localfs + org.osgi.service.http.port=7070 -org.osgi.service.http.port.secure=7073 +#org.osgi.service.http.port.secure=7073 org.eclipse.equinox.http.jetty.log.stderr.threshold=info org.osgi.framework.security=osgi @@ -30,4 +33,7 @@ argeo.i18n.locales=en,fr eclipse.registry.MultiLanguage=true log4j.configuration=file:../../log4j.properties -org.eclipse.rap.workbenchAutostart=false \ No newline at end of file + +# DON'T CHANGE BELOW +org.eclipse.rap.workbenchAutostart=false +org.eclipse.equinox.http.jetty.autostart=false