]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dist/slc/src/main/rpm/etc/slc/config.ini
Use localfs by default for SLC repos
[gpl/argeo-slc.git] / dist / slc / src / main / rpm / etc / slc / config.ini
index 3a2b8188ef95537e8ebdde790fc0110ab8f2fd55..019fdc5202c6dbef8bcafbcb4b42cf9f5f7bd71a 100644 (file)
@@ -1,60 +1,41 @@
-# SLC SERVICES
-argeo.osgi.start.1.slc=\
-org.argeo.server.ads.server,\
+argeo.osgi.start.2.http=\
+org.eclipse.equinox.http.servlet,\
+org.eclipse.equinox.http.jetty,\
+org.eclipse.rap.rwt.osgi
 
-argeo.osgi.start.2.slc=\
-org.argeo.slc.node.jackrabbit,\
-org.argeo.slc.support.maven,\
-org.argeo.slc.server.repo,\
-org.argeo.slc.agent,\
-org.argeo.slc.agent.jcr,\
-
-argeo.osgi.start.3.slc=\
-org.argeo.slc.server.repo.webapp,\
-
-# NODE SERVICES
-argeo.osgi.start.1.node=\
-org.springframework.osgi.extender,\
+argeo.osgi.start.3.node=\
+org.argeo.cms
 
-argeo.osgi.start.2.node=\
-org.argeo.node.repo.jackrabbit,\
-org.argeo.security.dao.ldap,\
+argeo.osgi.start.4.apps=\
+org.eclipse.gemini.blueprint.extender
 
-argeo.osgi.start.3.node=\
-org.argeo.jackrabbit.webapp,\
-org.argeo.server.rap.webapp,\
-org.argeo.server.catalina.start,\
+argeo.osgi.start.4.workbench=\
 org.eclipse.equinox.http.registry,\
-org.springframework.osgi.web.extender,\
-
-# CONFIGURATION
-org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.dist.anonymousDistributionPerspective
 
-# Note default URL to access the webapp
-# http://localhost:7080/ui/node
+argeo.osgi.start.5.slc=\
+org.argeo.slc.node.jackrabbit,\
+org.argeo.slc.agent,\
+org.argeo.slc.agent.jcr,\
+org.argeo.slc.server.repo,\
+org.osgi.service.http.port=7080
+org.eclipse.equinox.http.jetty.log.stderr.threshold=info
 
-# TOMCAT PORTS
-argeo.server.port.http=7080
-argeo.server.port.https=7083
-argeo.server.port.ajp=7089
+slc.executionModules=org.argeo.slc.demo.ant,\
+org.argeo.slc.demo.basic,\
+org.argeo.slc.demo.minimal,\
 
-# LDAP (Apache DS, not started by default)
-argeo.ldap.port=7081
-#argeo.ads.init.ldif=osgibundle:init-argeo.ldif
-org.osgi.framework.bootdelegation=com.sun.jndi.ldap
+org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.dist.distributionPerspective
 
 # OSGi MANAGEMENT
 osgi.console=7082
 
-# RAP SPECIFIC
-eclipse.ignoreApp=true
-osgi.noShutdown=true
-
 # DO NOT CHANGE BELOW UNLESS YOU KNOW WHAT YOU ARE DOING
 osgi.bundles=org.argeo.osgi.boot.jar@start
 argeo.osgi.bundles=\
 /etc/slc/modules;in=*,\
 /usr/share/osgi;in=*.jar,\
-/usr/share/eclipse-rap;in=*.jar,\
-/usr/share/osgi/eclipse;in=*.jar,\
-/usr/share/osgi/rap;in=*.jar,\
\ No newline at end of file
+
+org.osgi.framework.bootdelegation=com.sun.jndi.ldap
+org.eclipse.equinox.http.jetty.autostart=false
+org.eclipse.rap.workbenchAutostart=false