]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - demo/argeo_node_rap.properties
[maven-release-plugin] copy for tag argeo-commons-2.1.13
[lgpl/argeo-commons.git] / demo / argeo_node_rap.properties
index 88d9c97856c4f87cc12e7edaafe332a110e3d44d..49c4108c9383ca79cdcf4014f7d2b792279fc44a 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,\
+
+argeo.osgi.start.5.node=\
+org.eclipse.gemini.blueprint.extender
+
+argeo.osgi.start.5.workbench=\
 org.eclipse.equinox.http.registry,\
 
-#argeo.osgi.start.5.workbench=\
-#org.eclipse.rap.ui,\
-#org.eclipse.rap.ui.workbench,\
+org.osgi.service.http.port=7070
+org.eclipse.equinox.http.jetty.log.stderr.threshold=info
+#org.eclipse.equinox.http.jetty.context.path=/ui
 
 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
-#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
-#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=false
\ No newline at end of file