]> 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 88d9c97856c4f87cc12e7edaafe332a110e3d44d..7c3b662b2a97b9028ae16610b170f2de6636883b 100644 (file)
@@ -1,53 +1,24 @@
-argeo.osgi.start.5.node=\
-org.eclipse.gemini.blueprint.extender
-
-#org.argeo.server.ads.server,\
-
-#argeo.osgi.start.3.node=\
-#org.argeo.node.repo.jackrabbit,\
-#org.argeo.security.dao.jackrabbit
-
-#org.argeo.security.dao.ldap,\
-
-argeo.osgi.start.4.node.rap=\
+argeo.osgi.start.3.node=\
+org.eclipse.equinox.http.servlet,\
 org.eclipse.equinox.http.jetty,\
-org.eclipse.rap.rwt.osgi,\
+org.eclipse.rap.rwt.osgi
 
-argeo.osgi.start.5.node.rap=\
+argeo.osgi.start.4.node=\
 org.argeo.cms,\
-org.eclipse.equinox.http.registry,\
-
-#argeo.osgi.start.5.workbench=\
-#org.eclipse.rap.ui,\
-#org.eclipse.rap.ui.workbench,\
-
-argeo.i18n.availableLocales=en,fr,de,ru,ar
-eclipse.registry.MultiLanguage=true
 
-# Various config 
-log4j.configuration=file:../../log4j.properties
-
-osgi.console.enable.builtin=true
+argeo.osgi.start.5.node=\
+org.eclipse.gemini.blueprint.extender
 
-#osgi.noShutdown=true
-#eclipse.ignoreApp=true
-#argeo.server.tomcat.config=conf/default-server-ssl.xml
+argeo.osgi.start.5.workbench=\
+org.eclipse.equinox.http.registry,\
 
-# 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
-#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
+argeo.i18n.availableLocales=en,fr,de,ru,ar
+eclipse.registry.MultiLanguage=true
 
-# Note: Default URL to access the webapp
-# http://localhost:7070/ui/node
\ No newline at end of file
+log4j.configuration=file:../../log4j.properties
+osgi.console.enable.builtin=true
+org.eclipse.rap.workbenchAutostart=true
\ No newline at end of file