From 4671605b79897a7a4aa6d2f360627e89dcf92b5e Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Wed, 27 Feb 2008 17:14:41 +0000 Subject: [PATCH] --- .../booking-jsf/src/main/resources/log4j.xml | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 spring-webflow-samples/booking-jsf/src/main/resources/log4j.xml diff --git a/spring-webflow-samples/booking-jsf/src/main/resources/log4j.xml b/spring-webflow-samples/booking-jsf/src/main/resources/log4j.xml new file mode 100644 index 00000000..b50d654b --- /dev/null +++ b/spring-webflow-samples/booking-jsf/src/main/resources/log4j.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file