]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - demo/argeo_node_rap.properties
Centralise login in Kernel
[lgpl/argeo-commons.git] / demo / argeo_node_rap.properties
index c927c4472bac6b6c86480824f6faf218a738d0bc..7c3b662b2a97b9028ae16610b170f2de6636883b 100644 (file)
@@ -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