X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fargeo_node_web.properties;h=57f812aeb390e9d49437428ebd76a0f879cd21af;hb=dede1b96fcc760d72229569259cea81bfe367f55;hp=4ac6ca80a83014982f13e436e452804a850a43fd;hpb=46e3d444ae8b0e0fdd9c7528cb412f6f4da7fb3b;p=lgpl%2Fargeo-commons.git diff --git a/demo/argeo_node_web.properties b/demo/argeo_node_web.properties index 4ac6ca80a..57f812aeb 100644 --- a/demo/argeo_node_web.properties +++ b/demo/argeo_node_web.properties @@ -1,21 +1,38 @@ -argeo.osgi.start=\ +argeo.osgi.start.1.node=\ org.springframework.osgi.extender,\ -org.argeo.node.repofactory.jackrabbit,\ +org.argeo.server.ads.server,\ + +argeo.osgi.start.3.node=\ org.argeo.node.repo.jackrabbit,\ org.argeo.security.dao.ldap,\ -org.argeo.security.services,\ -org.argeo.security.equinox,\ -org.eclipse.core.runtime,\ -org.eclipse.equinox.common,\ -org.eclipse.equinox.http.registry,\ -org.eclipse.equinox.launcher,\ -org.argeo.dep.osgi.catalina.start,\ + +argeo.osgi.start.4.node=\ org.argeo.jackrabbit.webapp,\ org.argeo.server.rap.webapp,\ -org.argeo.server.ads.server,\ +org.argeo.server.catalina.start,\ +org.eclipse.equinox.http.registry,\ org.springframework.osgi.web.extender,\ -org.argeo.security.ui.initialPerspective=org.argeo.osgi.ui.explorer.perspective +# Initial perspective +#org.argeo.security.ui.initialPerspective=org.argeo.osgi.ui.explorer.perspective #org.argeo.security.ui.initialPerspective=org.argeo.jcr.ui.explorer.perspective log4j.configuration=file:../../log4j.properties +#argeo.server.tomcat.config=file:../../tomcat-server-ssl.xml + +argeo.i18n.availableLocales=en,fr,de,ru,ar +eclipse.registry.MultiLanguage=true + +# Tomcat +#argeo.server.port.http=7070 +#argeo.server.port.https=7443 +#argeo.server.port.ajp=7009 + +# Apache Directory Server +#argeo.ldap.port=10389 + +# Equinox (not active by default) +#osgi.console=3030 + +# Note default URL to access the webapp +# http://localhost:7070/ui/node \ No newline at end of file