]> git.argeo.org Git - gpl/argeo-slc.git/blob - slc_localrepo.properties
9e34647a0c6f435b9c7ad689058c072cdf41b29a
[gpl/argeo-slc.git] / slc_localrepo.properties
1 argeo.osgi.start.2.http=\
2 org.eclipse.equinox.http.servlet,\
3 org.eclipse.equinox.http.jetty,\
4 org.eclipse.equinox.cm,\
5 org.eclipse.rap.rwt.osgi
6
7 argeo.osgi.start.3.node=\
8 org.argeo.cms
9
10 argeo.osgi.start.4.apps=\
11 org.eclipse.gemini.blueprint.extender
12
13 argeo.osgi.start.4.workbench=\
14 org.eclipse.equinox.http.registry,\
15
16 argeo.osgi.start.5.slc=\
17 org.argeo.slc.agent,\
18 org.argeo.slc.agent.jcr,\
19 org.argeo.slc.server.repo,\
20
21 slc.executionModules=org.argeo.tp.factory.core,\
22 org.argeo.tp.factory.extras,\
23 org.argeo.tp.factory.rcp
24
25 argeo.node.repo.type=localfs
26 argeo.node.useradmin.uris=ipa:///
27
28 #org.osgi.framework.security=osgi
29 java.security.manager=
30 java.security.policy=file:../../all.policy
31
32 org.osgi.service.http.port=7080
33 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
34
35 log4j.configuration=file:../../log4j.properties
36 org.eclipse.rap.workbenchAutostart=false
37
38 # DON'T CHANGE BELOW UNLESS YOU KNOW WHAT YOU ARE DOING
39 eclipse.ignoreApp=true
40 osgi.noShutdown=true
41 org.eclipse.equinox.http.jetty.autostart=false
42 org.eclipse.rap.workbenchAutostart=false
43
44 # Avoid errors logs (see https://issues.apache.org/jira/browse/JCR-2226)
45 org.apache.jackrabbit.core.statementcache=false