]> git.argeo.org Git - lgpl/argeo-commons.git/blob - dist/argeo-node/base/share/argeo/config.ini
Better distinguish when admin login failed because there was no such JCR
[lgpl/argeo-commons.git] / dist / argeo-node / base / share / argeo / config.ini
1 # Only Argeo OSGi Boot is explicitly started
2 osgi.bundles=org.argeo.osgi.boot@start
3
4 # Required standard bundles to start
5 argeo.osgi.start.2.node=\
6 org.eclipse.equinox.http.servlet,\
7 org.eclipse.equinox.metatype,\
8 org.eclipse.equinox.cm,\
9 org.eclipse.equinox.ds,\
10 org.eclipse.rap.rwt.osgi
11
12 # Required CMS bundles to start
13 argeo.osgi.start.3.node=\
14 org.argeo.cms
15
16 # Extension managers
17 argeo.osgi.start.4.node=\
18 org.argeo.cms.e4.rap
19
20 # Packages provided by the OpenJDK JVM
21 org.osgi.framework.bootdelegation=com.sun.jndi.ldap,\
22 com.sun.jndi.ldap.sasl,\
23 com.sun.security.jgss,\
24 com.sun.jndi.dns,\
25 com.sun.nio.file,\
26 com.sun.nio.sctp
27
28 # Security manager
29 #java.security.manager=
30 #java.security.policy=file:/usr/share/node/all.policy
31
32 # Required properties
33 eclipse.ignoreApp=true
34 osgi.noShutdown=true
35 org.eclipse.equinox.http.jetty.autostart=false
36 #org.eclipse.rap.workbenchAutostart=false