]> git.argeo.org Git - gpl/argeo-slc.git/blob - demo/slc_demo_rap.properties
Working SLC RAP UI
[gpl/argeo-slc.git] / demo / slc_demo_rap.properties
1 argeo.osgi.start=\
2 org.springframework.osgi.extender,\
3 org.springframework.osgi.web.extender,\
4 com.springsource.javax.servlet,\
5 org.argeo.eclipse.ui,\
6 org.eclipse.core.runtime,\
7 org.eclipse.equinox.common,\
8 org.eclipse.equinox.http.registry,\
9 org.eclipse.equinox.launcher,\
10 org.argeo.dep.osgi.catalina.start,\
11 org.argeo.server.rap.webapp,\
12 org.argeo.jackrabbit.webapp,\
13 org.argeo.security.dao.ldap,\
14 org.argeo.security.equinox,\
15 org.argeo.security.services,\
16 org.argeo.security.ui,\
17 org.argeo.security.ui.rap,\
18 org.argeo.server.ads.server,\
19 org.argeo.node.repofactory.jackrabbit,\
20 org.argeo.node.repo.jackrabbit,\
21 org.argeo.slc.node.jackrabbit,\
22 org.argeo.slc.client.ui,\
23 org.argeo.slc.client.rap,\
24 org.argeo.slc.infra.ui.rap,\
25 org.argeo.slc.agent,\
26 org.argeo.slc.agent.jcr,\
27 org.argeo.slc.demo.ant,\
28 org.argeo.slc.demo.basic,\
29
30 #slc.executionModules=org.argeo.infra.slc.rpmfactory,\
31 #org.argeo.elgis.rpmfactory,\
32
33 org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.slcExecutionPerspective
34
35 # JCR
36 argeo.node.repo.home=data/noderepo
37 argeo.node.repo.dburl=jdbc:h2:data/h2/noderepo_db
38
39 # LDAP (Apache DS)
40 #argeo.ads.init.ldif=osgibundle:init-argeo.ldif
41
42 eclipse.ignoreApp=true
43 osgi.noShutdown=true
44
45 log4j.configuration=file:../../log4j.properties
46