X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fargeo_node_rap.properties;h=8596df8043e09e65895338f7d304cca15d9df9be;hb=f26fa850fab8c3666e6cc27683991f2d11378e5b;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..8596df804 100644 --- a/demo/argeo_node_rap.properties +++ b/demo/argeo_node_rap.properties @@ -1,5 +1,5 @@ argeo.osgi.start.1.node=\ -org.springframework.osgi.extender,\ +org.eclipse.gemini.blueprint.extender #org.argeo.server.ads.server,\ @@ -20,21 +20,22 @@ org.eclipse.equinox.http.registry,\ #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 +# Various config +log4j.configuration=file:../../log4j.properties + osgi.console.enable.builtin=true -osgi.noShutdown=true -eclipse.ignoreApp=true + +#osgi.noShutdown=true +#eclipse.ignoreApp=true +#argeo.server.tomcat.config=conf/default-server-ssl.xml + +# Jetty +org.osgi.service.http.port=7070 +org.eclipse.equinox.http.jetty.log.stderr.threshold=info +org.eclipse.equinox.http.jetty.context.path=/ui # Tomcat #argeo.server.port.http=7070 @@ -47,5 +48,5 @@ eclipse.ignoreApp=true # Equinox (not active by default) #osgi.console=3030 -# Note default URL to access the webapp +# Note: Default URL to access the webapp # http://localhost:7070/ui/node \ No newline at end of file