X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=demo%2Fargeo_node_cluster_0.properties;fp=demo%2Fargeo_node_cluster_0.properties;h=f5e33445be669c1c4754ddc21b6cb410d2b25343;hb=2aa7721e35efe6bedfa51b2fc6952726ae011233;hp=0000000000000000000000000000000000000000;hpb=0007b2e3582330391e6cf44a99c0e82e5b574796;p=lgpl%2Fargeo-commons.git diff --git a/demo/argeo_node_cluster_0.properties b/demo/argeo_node_cluster_0.properties new file mode 100644 index 000000000..f5e33445b --- /dev/null +++ b/demo/argeo_node_cluster_0.properties @@ -0,0 +1,39 @@ +argeo.osgi.start.2.node=\ +org.eclipse.equinox.http.servlet,\ +org.eclipse.equinox.http.jetty,\ +org.eclipse.equinox.metatype,\ +org.eclipse.equinox.cm,\ +org.eclipse.rap.rwt.osgi + +argeo.osgi.start.3.node=\ +org.argeo.cms + +argeo.osgi.start.4.apps=\ +org.eclipse.gemini.blueprint.extender + +argeo.osgi.start.4.workbench=\ +org.eclipse.equinox.http.registry,\ + +org.osgi.framework.security=osgi +java.security.policy=file:../../all.policy + +argeo.node.repo.type=postgresql_cluster +argeo.node.repo.clusterId=03233754-16c3-49a1-8a00-58bf89a65182 +argeo.node.repo.dburl=jdbc:postgresql://localhost/argeo_node_cluster +argeo.node.repo.dbuser=argeo +argeo.node.repo.dbpassword=argeo + +# HTTP +org.osgi.service.http.port=7070 + +# i18n +argeo.i18n.locales=en,fr,ru +eclipse.registry.MultiLanguage=true +#argeo.i18n.defaultLocale=en + +# Logging +log4j.configuration=file:../../log4j.properties + +# DON'T CHANGE BELOW +org.eclipse.rap.workbenchAutostart=false +org.eclipse.equinox.http.jetty.autostart=false \ No newline at end of file