[maven-release-plugin] prepare release argeo-commons-2.1.86
[lgpl/argeo-commons.git] / demo / cms-e4-rap.properties
index f9158f0a3a837ea35e4e47325c4d58fe429980e2..2ceff39dbc72ce36b76f73ef6113875163f4646b 100644 (file)
@@ -1,6 +1,5 @@
 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,\
@@ -16,10 +15,14 @@ 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
-#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