]> git.argeo.org Git - lgpl/argeo-commons.git/blob - demo/cms-e4-rap.properties
Deploy Java 11.
[lgpl/argeo-commons.git] / demo / cms-e4-rap.properties
1 argeo.osgi.start.2.node=\
2 org.eclipse.equinox.http.servlet,\
3 org.eclipse.equinox.metatype,\
4 org.eclipse.equinox.cm,\
5 org.eclipse.equinox.ds,\
6 org.eclipse.rap.rwt.osgi
7
8 argeo.osgi.start.3.node=\
9 org.argeo.cms
10
11 argeo.osgi.start.5.node=\
12 org.argeo.cms.e4.rap
13
14 # Local
15 argeo.node.repo.type=h2
16 org.osgi.service.http.port=7070
17 #org.osgi.service.http.port.secure=7073
18 #org.eclipse.equinox.http.jetty.websocket.enabled=true
19
20 # Logging
21 log4j.configuration=file:../../log4j.properties
22
23 # hardened
24 #org.osgi.framework.security=osgi
25 #java.security.policy=file:../../all.policy
26
27 # DON'T CHANGE BELOW
28 org.eclipse.equinox.http.jetty.autostart=false
29 org.osgi.framework.bootdelegation=com.sun.jndi.ldap,\
30 com.sun.jndi.ldap.sasl,\
31 com.sun.security.jgss,\
32 com.sun.jndi.dns,\
33 com.sun.nio.file,\
34 com.sun.nio.sctp