diff --git a/src/main/resources/egovframework/spring/context-datasource.xml b/src/main/resources/egovframework/spring/context-datasource.xml index b8c14bd..3bccb76 100644 --- a/src/main/resources/egovframework/spring/context-datasource.xml +++ b/src/main/resources/egovframework/spring/context-datasource.xml @@ -1,12 +1,23 @@ - + + + + + + + + + + + + - - - - + + diff --git a/src/main/resources/egovframework/spring/context-mapper.xml b/src/main/resources/egovframework/spring/context-mapper.xml index d884882..d1b8d90 100644 --- a/src/main/resources/egovframework/spring/context-mapper.xml +++ b/src/main/resources/egovframework/spring/context-mapper.xml @@ -1,25 +1,35 @@ - + - - - - - - - - + + + + + + + + + - - - - - - \ No newline at end of file + + + + + + + + + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/lib/log4jdbc-remix-0.2.7.jar b/src/main/webapp/WEB-INF/lib/log4jdbc-remix-0.2.7.jar new file mode 100644 index 0000000..0956c0a Binary files /dev/null and b/src/main/webapp/WEB-INF/lib/log4jdbc-remix-0.2.7.jar differ