]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/slc_demo_rcp.properties
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / demo / slc_demo_rcp.properties
index 284b1e6ea9048f1c2e4e7184686e4da38a4606ca..fd77839173579e56bd212f3e53aa90b5aca86354 100644 (file)
@@ -3,17 +3,18 @@ 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,\
+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,\
@@ -27,7 +28,9 @@ log4j.configuration=file:../../log4j.properties
 
 #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