Make WebSocket activation configurable.
[lgpl/argeo-commons.git] / demo / cms-e4-rap.properties
index 0e01b5dcf049abd167a28a508fe9fc24f8e24251..bbfb30655dc7da4d7ea2e0e6022859c8ad402c11 100644 (file)
@@ -1,8 +1,12 @@
+argeo.osgi.start.1.node=\
+org.apache.aries.spifly.dynamic.bundle
+
 argeo.osgi.start.2.node=\
 org.eclipse.equinox.http.servlet,\
 org.eclipse.equinox.http.jetty,\
 org.eclipse.equinox.metatype,\
 org.eclipse.equinox.cm,\
+org.eclipse.equinox.ds,\
 org.eclipse.rap.rwt.osgi
 
 argeo.osgi.start.3.node=\
@@ -15,10 +19,15 @@ org.argeo.cms.e4.rap
 argeo.node.repo.type=h2
 org.osgi.service.http.port=7070
 #org.osgi.service.http.port.secure=7073
+#org.eclipse.equinox.http.jetty.websocket.enabled=true
 
 # Logging
 log4j.configuration=file:../../log4j.properties
 
+# hardened
+#org.osgi.framework.security=osgi
+#java.security.policy=file:../../all.policy
+
 # DON'T CHANGE BELOW
 org.eclipse.equinox.http.jetty.autostart=false
 org.osgi.framework.bootdelegation=com.sun.jndi.ldap,\