X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=demo%2Fargeo_node_cms.properties;h=1ccc216abbfddf4c6d37bdf4bfefa09c5863e059;hb=da9f22fc4c001e22b2f270abe6f1a27f279a96f0;hp=fcc210955c029b7b1eac447af84a4a23468b19fe;hpb=dd45a94eaebd3c8f9ab6258252c814f0d7cd754e;p=lgpl%2Fargeo-commons.git diff --git a/demo/argeo_node_cms.properties b/demo/argeo_node_cms.properties index fcc210955..1ccc216ab 100644 --- a/demo/argeo_node_cms.properties +++ b/demo/argeo_node_cms.properties @@ -1,28 +1,36 @@ argeo.osgi.start.2.node=\ org.eclipse.equinox.http.servlet,\ org.eclipse.equinox.http.jetty,\ -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.osgi.start.5.cms=\ +#org.argeo.cms.demo org.osgi.service.http.port=7070 +#org.osgi.service.http.port.secure=7073 org.eclipse.equinox.http.jetty.log.stderr.threshold=info org.osgi.framework.security=osgi java.security.policy=file:../../all.policy +# i18n +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