Start working again on hardening.
[lgpl/argeo-commons.git] / demo / cms-e4-rap.properties
index e910b7a70891aa5a972348e7adcd1902b11e9963..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,\
@@ -18,8 +21,11 @@ org.osgi.service.http.port=7070
 #org.osgi.service.http.port.secure=7073
 
 # Logging
-#log4j.configuration=file:../../log4j.properties
-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