]> git.argeo.org Git - lgpl/argeo-commons.git/blob - argeo-node-web.properties
726f225c305ba75ca81a18f4201a127a6653cb3c
[lgpl/argeo-commons.git] / argeo-node-web.properties
1 argeo.osgi.start=\
2 org.springframework.osgi.extender,\
3 org.argeo.server.ads.server,\
4 org.argeo.node.repo.jackrabbit,\
5 org.argeo.security.dao.ldap,\
6 org.argeo.security.services,\
7 org.argeo.security.services.admin,\
8 com.springsource.javax.servlet,\
9 org.argeo.security.equinox,\
10 org.eclipse.core.runtime,\
11 org.eclipse.equinox.common,\
12 org.eclipse.equinox.launcher,\
13 org.springframework.osgi.web.extender,\
14 org.argeo.dep.osgi.catalina.start,\
15 org.argeo.jackrabbit.webapp,\
16 org.eclipse.equinox.http.registry,\
17 org.argeo.server.osgi.webapp,\
18 org.argeo.jcr.ui.explorer,\
19
20 org.argeo.security.ui.initialPerspective=org.argeo.jcr.ui.explorer.perspective
21
22 argeo.node.repo.home=~/.argeo/server_noderepo
23 argeo.node.repo.dburl=jdbc:h2:file:~/.argeo/h2/server_noderepo_db
24
25 log4j.configuration=file:../../log4j.properties