The Equinox Jetty bundle should not be explicitly started anymore.
[lgpl/argeo-commons.git] / demo / cms-e4-rap.properties
index f9158f0a3a837ea35e4e47325c4d58fe429980e2..e8f2458401f2b885dec81a6a7c0ac8ef6893f2da 100644 (file)
@@ -1,6 +1,8 @@
+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,\
@@ -16,10 +18,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