Add Jetty autostart false
[lgpl/argeo-commons.git] / demo / argeo_node_cms.properties
index 4d336710dad35822b22c417aac8aba79b973212d..899bb120190a77acc6fc04c441629123d68ccef0 100644 (file)
@@ -19,7 +19,7 @@ argeo.osgi.start.5.cms=\
 org.argeo.cms.demo
 
 org.osgi.service.http.port=7070
-org.osgi.service.http.port.secure=7073
+#org.osgi.service.http.port.secure=7073
 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
 
 org.osgi.framework.security=osgi
@@ -30,4 +30,7 @@ argeo.i18n.locales=en,fr
 eclipse.registry.MultiLanguage=true
 
 log4j.configuration=file:../../log4j.properties
-org.eclipse.rap.workbenchAutostart=false
\ No newline at end of file
+
+# DON'T CHANGE BELOW
+org.eclipse.rap.workbenchAutostart=false
+org.eclipse.equinox.http.jetty.autostart=false