X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fslc_demo_rcp.properties;h=ce288739f3638fa79ec21c208c5ef2e65fab435d;hb=6e0049d38ba09dc4d6ef1d2719c9f5c6c57cbe2f;hp=9a346e4d44c417f9827eeb05809f4dd805881a66;hpb=32f9566efa0d0ce29b31ee0779faf2b42f46321a;p=gpl%2Fargeo-slc.git diff --git a/demo/slc_demo_rcp.properties b/demo/slc_demo_rcp.properties index 9a346e4d4..ce288739f 100644 --- a/demo/slc_demo_rcp.properties +++ b/demo/slc_demo_rcp.properties @@ -1,17 +1,25 @@ argeo.osgi.start=\ org.springframework.osgi.extender,\ -org.argeo.security.dao.jackrabbit,\ +org.argeo.node.repofactory.jackrabbit,\ org.argeo.node.repo.jackrabbit,\ -org.argeo.slc.client.rcp,\ +org.argeo.security.dao.os,\ +org.argeo.slc.node.jackrabbit,\ +org.argeo.slc.agent,\ org.argeo.slc.agent.jcr,\ -org.argeo.slc.demo.ant,\ + +slc.executionModules=org.argeo.slc.demo.ant,\ org.argeo.slc.demo.basic,\ org.argeo.slc.demo.minimal,\ +spring.security.strategy=MODE_INHERITABLETHREADLOCAL + 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=data/noderepo -argeo.node.repo.dburl=jdbc:h2:data/h2/noderepo_db +# in memory +#argeo.node.repo.configuration=osgibundle:repository-memory.xml + +# remote node +#argeo.node.repo.uri=http://localrepo:7070/org.argeo.jcr.webapp/remoting/node