Start working again on hardening.
[lgpl/argeo-commons.git] / demo / cms-e4-rap.properties
index f9158f0a3a837ea35e4e47325c4d58fe429980e2..50d8e2b8e4f54d2fbaa93c05d000d1b787bf76e6 100644 (file)
@@ -1,3 +1,6 @@
+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,\
@@ -19,7 +22,10 @@ org.osgi.service.http.port=7070
 
 # 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