]> git.argeo.org Git - gpl/argeo-slc.git/blob - dist/slc-server/src/main/rpm/etc/slc-server/config.ini
Improve packaging
[gpl/argeo-slc.git] / dist / slc-server / src / main / rpm / etc / slc-server / config.ini
1 argeo.osgi.start=\
2 org.springframework.osgi.extender,\
3 com.springsource.javax.servlet,\
4 org.argeo.eclipse.ui,\
5 org.eclipse.core.runtime,\
6 org.eclipse.equinox.common,\
7 org.eclipse.equinox.http.registry,\
8 org.eclipse.equinox.launcher,\
9 org.argeo.dep.osgi.catalina.start,\
10 org.argeo.server.rap.webapp,\
11 org.argeo.jackrabbit.webapp,\
12 org.argeo.security.dao.ldap,\
13 org.argeo.security.equinox,\
14 org.argeo.security.services,\
15 org.argeo.security.ui,\
16 org.argeo.security.ui.rap,\
17 org.argeo.server.ads.server,\
18 org.argeo.node.repofactory.jackrabbit,\
19 org.argeo.node.repo.jackrabbit,\
20 org.argeo.slc.node.jackrabbit,\
21 org.argeo.slc.server.repo,\
22 org.argeo.slc.server.repo.webapp,\
23 org.argeo.slc.client.ui,\
24 org.argeo.slc.client.rap,\
25 org.argeo.slc.agent,\
26 org.argeo.slc.agent.jcr,\
27 org.springframework.osgi.web.extender,\
28
29 #slc.executionModules=org.argeo.infra.slc.rpmfactory,\
30 #org.argeo.elgis.rpmfactory,\
31
32 org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.dist.distributionPerspective
33
34 # JCR
35 #argeo.node.repo.home=/var/lib/slc-server/data/node/repo
36 #argeo.node.repo.dburl=jdbc:h2:/var/lib/slc-server/data/node/h2/repo
37
38 # LDAP (Apache DS)
39 #argeo.ads.init.ldif=osgibundle:init-argeo.ldif
40
41 # OSGi MANAGEMENT
42 osgi.console=3030
43
44 eclipse.ignoreApp=true
45 osgi.noShutdown=true
46
47 org.osgi.framework.bootdelegation=com.sun.jndi.ldap
48