X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=dist%2Fargeo-node%2Frpm%2Fetc%2Fnode%2Fconfig.ini;h=ec75a4f7a507b1879da9dda5f3f6018908728f45;hb=5b5c2b97eee9edd037e198acadf8b416a973863f;hp=44a2170e593346c6d8da9ad2289a0aa524b3510b;hpb=3200c28bdc2f274178a62a372dbd2f2cd12855ed;p=lgpl%2Fargeo-commons.git diff --git a/dist/argeo-node/rpm/etc/node/config.ini b/dist/argeo-node/rpm/etc/node/config.ini index 44a2170e5..ec75a4f7a 100644 --- a/dist/argeo-node/rpm/etc/node/config.ini +++ b/dist/argeo-node/rpm/etc/node/config.ini @@ -1,11 +1,20 @@ -#argeo.osgi.baseUrl=http://forge.argeo.org/data/java/argeo-2.1/ -#argeo.osgi.distributionUrl=org/argeo/commons/org.argeo.dep.cms.sdk/2.1.65/org.argeo.dep.cms.sdk-2.1.69.jar +argeo.node.repo.type=h2 +org.osgi.service.http.port=8080 +osgi.console=2323 + +# Backend +#argeo.osgi.start.5.apps=org.argeo.suite.apps + +# UI +#argeo.osgi.start.6.apps=org.argeo.suite.apps.web,org.argeo.suite.workbench.rap + +# DO NOT CHANGE BELOW UNLESS YOU KNOW WHAT YOU ARE DOING +osgi.clean=true +osgi.bundles=org.argeo.osgi.boot.jar@start argeo.osgi.bundles=\ /usr/local/share/osgi;in=**/*.jar,\ /usr/share/osgi;in=**/*.jar -argeo.osgi.boot.debug=true - argeo.osgi.start.2.node=\ org.eclipse.equinox.http.servlet,\ org.eclipse.equinox.http.jetty,\ @@ -16,17 +25,10 @@ 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,\ +argeo.osgi.start.4.node=\ +org.eclipse.gemini.blueprint.extender,\ +org.eclipse.equinox.http.registry -argeo.node.repo.type=h2 -org.osgi.service.http.port=8080 - -# DO NOT CHANGE BELOW UNLESS YOU KNOW WHAT YOU ARE DOING -osgi.bundles=org.argeo.osgi.boot.jar@start org.osgi.framework.bootdelegation=com.sun.jndi.ldap,\ com.sun.jndi.ldap.sasl,\ com.sun.security.jgss,\