]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/slc_demo_rcp.properties
[maven-release-plugin] prepare release argeo-slc-2.1.17
[gpl/argeo-slc.git] / demo / slc_demo_rcp.properties
index c3b5c3e19e4cc2323b2b83250a013d5caf8744d5..fd77839173579e56bd212f3e53aa90b5aca86354 100644 (file)
@@ -1,13 +1,36 @@
 argeo.osgi.start=\
-org.springframework.osgi.extender,\
-org.argeo.slc.client.rcp,\
-org.argeo.slc.demo.ant,\
+org.eclipse.equinox.http.servlet,\
+org.eclipse.equinox.http.jetty,\
+org.eclipse.equinox.metatype,\
+org.eclipse.equinox.cm,\
+
+argeo.osgi.start.3.node=\
+org.argeo.cms
+
+argeo.osgi.start.4.apps=\
+org.eclipse.gemini.blueprint.extender
+
+argeo.osgi.start.5.slc=\
+org.argeo.slc.agent,\
+org.argeo.slc.agent.jcr,\
+
+argeo.node.repo.type=localfs
+
+slc.executionModules=org.argeo.slc.demo.ant,\
 org.argeo.slc.demo.basic,\
+org.argeo.slc.demo.minimal,\
 
+#Branding
 eclipse.application=org.argeo.slc.client.rcp.application
 org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.slcExecutionPerspective
 
 log4j.configuration=file:../../log4j.properties
 
-argeo.node.repo.home=${system_property:osgi.instance.area}/noderepo
-argeo.node.repo.dburl=jdbc:h2:${system_property:osgi.instance.area}/h2/noderepo_db
+#argeo.server.tomcat.config=conf/default-server-ssl.xml
+
+sun.security.jgss.native=false
+org.osgi.framework.security=osgi
+java.security.policy=file:../../all.policy
+
+# DON'T CHANGE BELOW UNLESS YOU KNOW WHAT YOU ARE DOING
+org.eclipse.equinox.http.jetty.autostart=false