diff --git a/src/main/resources/spring/business-config.xml b/src/main/resources/spring/business-config.xml index 731bd1c25..0cf02492a 100644 --- a/src/main/resources/spring/business-config.xml +++ b/src/main/resources/spring/business-config.xml @@ -20,7 +20,7 @@ - + @@ -52,7 +52,7 @@ - + diff --git a/src/main/resources/spring/datasource-config.xml b/src/main/resources/spring/datasource-config.xml index 0151d2799..ee1da4e65 100644 --- a/src/main/resources/spring/datasource-config.xml +++ b/src/main/resources/spring/datasource-config.xml @@ -5,11 +5,14 @@ @@ -17,20 +20,16 @@ - + - - - - @@ -38,4 +37,8 @@ + + + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 000f6244c..e65cf7802 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -8,15 +8,21 @@ http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" Spring PetClinic Spring PetClinic sample application + + jpa + -->