X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fslc_demo_rcp.properties;h=fd77839173579e56bd212f3e53aa90b5aca86354;hb=572d4d275bf6d3a21794b832eb6c0700e93612e4;hp=fe2a0be8b4f3ab095190ad726f858959b7d9e06c;hpb=c43f562dc12dd967f3a4eea3f9f0368259a00afa;p=gpl%2Fargeo-slc.git diff --git a/demo/slc_demo_rcp.properties b/demo/slc_demo_rcp.properties index fe2a0be8b..fd7783917 100644 --- a/demo/slc_demo_rcp.properties +++ b/demo/slc_demo_rcp.properties @@ -1,33 +1,36 @@ argeo.osgi.start=\ -org.springframework.osgi.extender,\ -org.argeo.node.repo.jackrabbit,\ -org.argeo.security.dao.os,\ -org.argeo.slc.node.jackrabbit,\ +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,\ -org.argeo.slc.support.maven,\ -org.argeo.slc.server.repo,\ -org.argeo.dep.osgi.catalina.start,\ -org.springframework.osgi.web.extender,\ -org.argeo.jackrabbit.webapp,\ -# Start internal web server -#org.argeo.dep.osgi.catalina.start,\ -#org.springframework.osgi.web.extender,\ -#org.argeo.jackrabbit.webapp,\ +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 -#org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.dist.distributionPerspective log4j.configuration=file:../../log4j.properties -# in memory -#argeo.node.repo.configuration=osgibundle:repository-memory.xml +#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 -# remote node -#argeo.node.repo.uri=http://localrepo:7070/org.argeo.jcr.webapp/remoting/node +# DON'T CHANGE BELOW UNLESS YOU KNOW WHAT YOU ARE DOING +org.eclipse.equinox.http.jetty.autostart=false