From 7caa5b1f1e08f99cfe4465f091f47e2966d78aa7 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 23 Jun 2013 09:37:57 +0200 Subject: o Initial import of JDBC queue. --- src/test/resources/applicationContext.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 src/test/resources/applicationContext.xml (limited to 'src/test/resources/applicationContext.xml') diff --git a/src/test/resources/applicationContext.xml b/src/test/resources/applicationContext.xml new file mode 100755 index 0000000..5f173b3 --- /dev/null +++ b/src/test/resources/applicationContext.xml @@ -0,0 +1,22 @@ + + + + + + -- cgit v1.2.3