]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - demo/argeo_node_cms.properties
OSGi Boot: remove deprecated methods and adapt to Java 7
[lgpl/argeo-commons.git] / demo / argeo_node_cms.properties
index 9578df2370b9746913663e876ca1cb9f8c4db397..1ccc216abbfddf4c6d37bdf4bfefa09c5863e059 100644 (file)
@@ -1,24 +1,25 @@
 argeo.osgi.start.2.node=\
 org.eclipse.equinox.http.servlet,\
 org.eclipse.equinox.http.jetty,\
-org.eclipse.rap.rwt.osgi
 
 argeo.osgi.start.3.node=\
 org.argeo.cms,\
 
 argeo.osgi.start.4.node=\
+org.eclipse.rap.rwt.osgi,\
 org.eclipse.gemini.blueprint.extender
 
-argeo.osgi.start.4.cms=\
-org.argeo.cms.core
+#argeo.osgi.start.4.cms=\
+#org.argeo.cms.core
 
-argeo.osgi.start.4.workbench=\
-org.eclipse.equinox.http.registry,\
+#argeo.osgi.start.4.workbench=\
+#org.eclipse.equinox.http.registry,\
 
-argeo.osgi.start.5.cms=\
-org.argeo.cms.demo
+#argeo.osgi.start.5.cms=\
+#org.argeo.cms.demo
 
 org.osgi.service.http.port=7070
+#org.osgi.service.http.port.secure=7073
 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
 
 org.osgi.framework.security=osgi
@@ -29,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