From: Mathieu Baudier Date: Fri, 8 Dec 2023 09:31:44 +0000 (+0100) Subject: Adapt to changes in Argeo TP X-Git-Tag: v2.3.24~11 X-Git-Url: https://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=commitdiff_plain;h=3b29a455a394b482aa65da78c242e16fb5181fba Adapt to changes in Argeo TP --- diff --git a/sdk/cms-e4-rap.properties b/sdk/cms-e4-rap.properties index 708ab5340..b3d4d9269 100644 --- a/sdk/cms-e4-rap.properties +++ b/sdk/cms-e4-rap.properties @@ -18,7 +18,7 @@ org.argeo.cms.lib.jetty,\ # Local argeo.node.repo.type=h2 -argeo.http.port=7070 +#argeo.http.port=7070 #argeo.http.host=[IP address to listen to] #argeo.https.port=7073 #argeo.sshd.port=2222 @@ -62,6 +62,7 @@ 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,\