]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/slc_demo_rcp.properties
Start adapting SLC IDE
[gpl/argeo-slc.git] / demo / slc_demo_rcp.properties
index 247b07ec67bbfbeae96f9298b9de8f0ba88d3468..284b1e6ea9048f1c2e4e7184686e4da38a4606ca 100644 (file)
@@ -1,14 +1,33 @@
 argeo.osgi.start=\
-org.springframework.osgi.extender,\
-org.argeo.slc.client.rcp,\
-org.argeo.slc.server.jcr,\
-org.argeo.slc.demo.ant,\
+org.eclipse.equinox.http.servlet,\
+org.eclipse.equinox.http.jetty,\
+org.eclipse.equinox.metatype,\
+org.eclipse.equinox.cm,\
+org.eclipse.rap.rwt.osgi
+
+argeo.osgi.start.3.node=\
+org.argeo.cms
+
+
+argeo.osgi.start.4.apps=\
+org.eclipse.gemini.blueprint.extender
+
+argeo.osgi.start.5.apps=\
+org.argeo.jackrabbit.webapp,\
+
+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
+
+org.osgi.framework.security=osgi
+java.security.policy=file:../../all.policy
+
+org.eclipse.equinox.http.jetty.autostart=false