# HG changeset patch # User Torsten Irländer # Date 1366977501 -7200 # Node ID c2afb2e083948ab66fe6b90032957ac51877a5f4 # Parent 8e68113716adb2a4744091793318decf20202813 Renames lada-ds.xml diff -r 8e68113716ad -r c2afb2e08394 src/main/webapp/WEB-INF/lada-ds.xml --- a/src/main/webapp/WEB-INF/lada-ds.xml Fri Apr 26 13:15:08 2013 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,21 +0,0 @@ - - - - - - jdbc:h2:mem:lada;DB_CLOSE_DELAY=-1 - h2 - - sa - sa - - - - \ No newline at end of file diff -r 8e68113716ad -r c2afb2e08394 src/main/webapp/WEB-INF/lada-ds.xml.old --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/main/webapp/WEB-INF/lada-ds.xml.old Fri Apr 26 13:58:21 2013 +0200 @@ -0,0 +1,21 @@ + + + + + + jdbc:h2:mem:lada;DB_CLOSE_DELAY=-1 + h2 + + sa + sa + + + + \ No newline at end of file