Improve deployed config.ini
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 26 Jan 2016 09:16:39 +0000 (09:16 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 26 Jan 2016 09:16:39 +0000 (09:16 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@8796 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

dist/slc/src/main/rpm/etc/slc/config.ini

index 019fdc5202c6dbef8bcafbcb4b42cf9f5f7bd71a..72705be7f9bc9ca8e0e100ce65528347406a4329 100644 (file)
@@ -18,7 +18,7 @@ org.argeo.slc.agent,\
 org.argeo.slc.agent.jcr,\
 org.argeo.slc.server.repo,\
  
-org.osgi.service.http.port=7080
+org.osgi.service.http.port=8080
 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
 
 slc.executionModules=org.argeo.slc.demo.ant,\
@@ -28,14 +28,18 @@ org.argeo.slc.demo.minimal,\
 org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.dist.distributionPerspective
 
 # OSGi MANAGEMENT
-osgi.console=7082
+osgi.console=2323
 
 # 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/local/share/slc;in=*.jar,\
 /usr/share/osgi;in=*.jar,\
 
 org.osgi.framework.bootdelegation=com.sun.jndi.ldap
+
+eclipse.ignoreApp=true
+osgi.noShutdown=true
 org.eclipse.equinox.http.jetty.autostart=false
 org.eclipse.rap.workbenchAutostart=false