X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fargeo_node_web.properties;h=e98e70d4a2a675210ea821391d9043a98d5f79ba;hb=c3f8e165014d2ef6ecec57c44a59e816791db01d;hp=c94e740fa92498c5cdb34df30770b7cad769ce40;hpb=484dcb1507e4e35cc282e50522ea7eac7e99a7f9;p=lgpl%2Fargeo-commons.git diff --git a/demo/argeo_node_web.properties b/demo/argeo_node_web.properties index c94e740fa..e98e70d4a 100644 --- a/demo/argeo_node_web.properties +++ b/demo/argeo_node_web.properties @@ -1,27 +1,31 @@ argeo.osgi.start=\ +org.argeo.server.ads.server,\ org.springframework.osgi.extender,\ +org.springframework.osgi.web.extender,\ org.argeo.node.repofactory.jackrabbit,\ org.argeo.node.repo.jackrabbit,\ org.argeo.security.dao.ldap,\ -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,\ org.argeo.jackrabbit.webapp,\ +org.eclipse.equinox.http.registry,\ org.argeo.server.rap.webapp,\ -org.argeo.server.ads.server,\ -org.springframework.osgi.web.extender,\ -#Choose initial 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 -# Note default URL to access the webapp -# http://localhost:7070/org.argeo.rap.webapp/node +# Tomcat +#argeo.server.port.http=7070 +#argeo.server.port.https=7443 +#argeo.server.port.ajp=7009 + +# Apache Directory Server +#argeo.ldap.port=10389 -# Useful low level debug information -com.sun.jndi.ldap.connect.pool.debug=true \ No newline at end of file +# Equinox (not active by default) +#osgi.console=3030 + +# Note default URL to access the webapp +# http://localhost:7070/org.argeo.rap.webapp/node \ No newline at end of file