Make CmsLog initialisation more robust
[lgpl/argeo-commons.git] / sdk / cms-e4-rap.properties
index efae9ba73029929628f10deaba78570ac549d99c..4fe2113be1af0a536f9473ffd6e3d9ba5c87cab9 100644 (file)
@@ -13,18 +13,15 @@ org.argeo.cms.lib.sshd,\
 org.argeo.cms.lib.equinox,\
 org.argeo.cms.lib.jetty,\
 
-argeo.osgi.start.4=\
-org.argeo.cms.jcr
-
-argeo.osgi.start.5.node=\
-org.argeo.cms.e4.rap
+#argeo.osgi.start.5=\
+#org.argeo.cms.jshell
 
 # Local
 argeo.node.repo.type=h2
-org.osgi.service.http.port=7070
-#org.eclipse.equinox.http.jetty.http.host=[IP address to listen to]
-#org.osgi.service.http.port.secure=7073
-#org.eclipse.equinox.http.jetty.websocket.enabled=true
+argeo.http.port=7070
+#argeo.http.host=[IP address to listen to]
+#argeo.https.port=7073
+argeo.sshd.port=2222
 
 # Logging
 log.org.argeo=DEBUG
@@ -65,6 +62,9 @@ log.org.argeo=DEBUG
 # DON'T CHANGE BELOW
 org.eclipse.equinox.http.jetty.autostart=false
 org.osgi.framework.system.packages.extra=\
+sun.security.util,\
+sun.security.internal.spec,\
+sun.security.provider,\
 com.sun.net.httpserver,\
 com.sun.jndi.ldap,\
 com.sun.jndi.ldap.sasl,\