X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=demo%2Fslc_localrepo.properties;fp=demo%2Fslc_localrepo.properties;h=a897633020de9c73c099cfea0a379d1d78beefec;hb=cd2ab496706a524912997ee68c71f852722e6a07;hp=0000000000000000000000000000000000000000;hpb=73757a0eee2b296be3cbf0ec394fcf280cbc3f57;p=gpl%2Fargeo-tp.git diff --git a/demo/slc_localrepo.properties b/demo/slc_localrepo.properties new file mode 100644 index 0000000..a897633 --- /dev/null +++ b/demo/slc_localrepo.properties @@ -0,0 +1,45 @@ +argeo.osgi.start.2.http=\ +org.eclipse.equinox.http.servlet,\ +org.eclipse.equinox.http.jetty,\ +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.4.workbench=\ +org.eclipse.equinox.http.registry,\ + +argeo.osgi.start.5.slc=\ +org.argeo.slc.agent,\ +org.argeo.slc.agent.jcr,\ +org.argeo.slc.server.repo,\ + +slc.executionModules=org.argeo.tp.factory.core,\ +org.argeo.tp.factory.extras,\ +org.argeo.tp.factory.rcp + +argeo.node.repo.type=h2 +#argeo.node.useradmin.uris=ipa:/// + +#org.osgi.framework.security=osgi +java.security.manager= +java.security.policy=file:../../all.policy + +org.osgi.service.http.port=7080 +org.eclipse.equinox.http.jetty.log.stderr.threshold=info + +log4j.configuration=file:../../log4j.properties +org.eclipse.rap.workbenchAutostart=false + +# DON'T CHANGE BELOW UNLESS YOU KNOW WHAT YOU ARE DOING +eclipse.ignoreApp=true +osgi.noShutdown=true +org.eclipse.equinox.http.jetty.autostart=false +org.eclipse.rap.workbenchAutostart=false + +# Avoid errors logs (see https://issues.apache.org/jira/browse/JCR-2226) +org.apache.jackrabbit.core.statementcache=false \ No newline at end of file