X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fargeo_node_rap.properties;h=7c3b662b2a97b9028ae16610b170f2de6636883b;hb=559786a622e24c7d213960a7873e105db82a03ab;hp=c927c4472bac6b6c86480824f6faf218a738d0bc;hpb=21a4ea1fb5380ce1dd763c1ea09067cdd2dfd0f3;p=lgpl%2Fargeo-commons.git diff --git a/demo/argeo_node_rap.properties b/demo/argeo_node_rap.properties index c927c4472..7c3b662b2 100644 --- a/demo/argeo_node_rap.properties +++ b/demo/argeo_node_rap.properties @@ -1,51 +1,24 @@ -argeo.osgi.start.1.node=\ -org.springframework.osgi.extender,\ - -#org.argeo.server.ads.server,\ - argeo.osgi.start.3.node=\ -org.argeo.node.repo.jackrabbit,\ -org.argeo.security.dao.jackrabbit +org.eclipse.equinox.http.servlet,\ +org.eclipse.equinox.http.jetty,\ +org.eclipse.rap.rwt.osgi -#org.argeo.security.dao.ldap,\ +argeo.osgi.start.4.node=\ +org.argeo.cms,\ -argeo.osgi.start.4.node.rap=\ -org.eclipse.equinox.http.jetty,\ -org.eclipse.rap.rwt.osgi,\ +argeo.osgi.start.5.node=\ +org.eclipse.gemini.blueprint.extender -argeo.osgi.start.5.node.rap=\ +argeo.osgi.start.5.workbench=\ org.eclipse.equinox.http.registry,\ -#argeo.osgi.start.5.workbench=\ -#org.eclipse.rap.ui,\ -#org.eclipse.rap.ui.workbench,\ - -# Jetty org.osgi.service.http.port=7070 org.eclipse.equinox.http.jetty.log.stderr.threshold=info org.eclipse.equinox.http.jetty.context.path=/ui -# Initial perspective -log4j.configuration=file:../../log4j.properties -argeo.server.tomcat.config=conf/default-server-ssl.xml - argeo.i18n.availableLocales=en,fr,de,ru,ar eclipse.registry.MultiLanguage=true +log4j.configuration=file:../../log4j.properties osgi.console.enable.builtin=true -osgi.noShutdown=true -eclipse.ignoreApp=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 +org.eclipse.rap.workbenchAutostart=true \ No newline at end of file