From: bsinou Date: Thu, 23 Mar 2017 18:03:40 +0000 (+0100) Subject: Remove problematic Jetty log configuration X-Git-Tag: argeo-suite-0.1.9~20 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=commitdiff_plain;h=d33954323cdc2ac54034d8d3a83471c8af705afb Remove problematic Jetty log configuration --- 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