]> 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 7ead159f6ca64c4c6b3b419ef0038e9fa11cfd7b..284b1e6ea9048f1c2e4e7184686e4da38a4606ca 100644 (file)
@@ -1,28 +1,33 @@
 argeo.osgi.start=\
-org.springframework.osgi.extender,\
-org.argeo.node.repofactory.jackrabbit,\
-org.argeo.node.repo.jackrabbit,\
-org.argeo.security.dao.os,\
-org.argeo.slc.node.jackrabbit,\
-org.argeo.slc.agent,\
-org.argeo.slc.agent.jcr,\
-org.argeo.slc.support.maven,\
-org.argeo.slc.server.repo,\
-org.argeo.infra.slc.dist,\
+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,\
 
-spring.security.strategy=MODE_INHERITABLETHREADLOCAL
-
+#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
 
-# in memory
-#argeo.node.repo.configuration=osgibundle:repository-memory.xml
+#argeo.server.tomcat.config=conf/default-server-ssl.xml
+
+org.osgi.framework.security=osgi
+java.security.policy=file:../../all.policy
 
-# remote node
-#argeo.node.repo.uri=http://localrepo:7070/org.argeo.jcr.webapp/remoting/node
+org.eclipse.equinox.http.jetty.autostart=false