From d33954323cdc2ac54034d8d3a83471c8af705afb Mon Sep 17 00:00:00 2001 From: bsinou Date: Thu, 23 Mar 2017 19:03:40 +0100 Subject: [PATCH] Remove problematic Jetty log configuration --- sdk/argeo_suite_web.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/argeo_suite_web.properties b/sdk/argeo_suite_web.properties index 29d2e1a..b72388e 100644 --- a/sdk/argeo_suite_web.properties +++ b/sdk/argeo_suite_web.properties @@ -22,7 +22,7 @@ argeo.node.repo.type=h2 ### Jetty - test URL: http://localhost:7070 org.osgi.service.http.port=7070 -org.eclipse.equinox.http.jetty.log.stderr.threshold=info + log4j.configuration=file:../../log4j.properties -- 2.30.2