From a6b165b9e9757ebbf71025fad8672a0e426419f5 Mon Sep 17 00:00:00 2001 From: Andreas Kohlbecker Date: Tue, 20 Jul 2010 11:07:05 +0000 Subject: [PATCH 1/1] logging to file improved --- cdmlib-remote/src/main/webapp/WEB-INF/applicationContext.xml | 4 ++++ .../src/main/webapp/WEB-INF/datasources/configurable.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/cdmlib-remote/src/main/webapp/WEB-INF/applicationContext.xml b/cdmlib-remote/src/main/webapp/WEB-INF/applicationContext.xml index 21eff25c7e..14a54c30b7 100644 --- a/cdmlib-remote/src/main/webapp/WEB-INF/applicationContext.xml +++ b/cdmlib-remote/src/main/webapp/WEB-INF/applicationContext.xml @@ -36,6 +36,10 @@ + + + + diff --git a/cdmlib-remote/src/main/webapp/WEB-INF/datasources/configurable.xml b/cdmlib-remote/src/main/webapp/WEB-INF/datasources/configurable.xml index 393985ad9c..db51f7060b 100644 --- a/cdmlib-remote/src/main/webapp/WEB-INF/datasources/configurable.xml +++ b/cdmlib-remote/src/main/webapp/WEB-INF/datasources/configurable.xml @@ -9,7 +9,7 @@ - + -- 2.34.1