X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.server%2Fsrc%2Fmain%2Fresources%2Forg%2Fargeo%2Fslc%2Fserver%2Fspring%2FservletContext.xml;h=21efb5d087ee9ad18670a3bd808923b197b41079;hb=bf3678f8b4d6dbd9965a27632fe6bb39db689c9a;hp=0ea81004e0961c58dfb4bd4dd78fe8c42b409f2e;hpb=166bc4734ed2777e94cc264ab1195a18bf6dda81;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.server/src/main/resources/org/argeo/slc/server/spring/servletContext.xml b/org.argeo.slc.server/src/main/resources/org/argeo/slc/server/spring/servletContext.xml index 0ea81004e..21efb5d08 100644 --- a/org.argeo.slc.server/src/main/resources/org/argeo/slc/server/spring/servletContext.xml +++ b/org.argeo.slc.server/src/main/resources/org/argeo/slc/server/spring/servletContext.xml @@ -4,7 +4,9 @@ xmlns:aop="http://www.springframework.org/schema/aop" xmlns:tx="http://www.springframework.org/schema/tx" xsi:schemaLocation=" - http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd" + http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd + http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd + http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd" default-lazy-init="true"> + ref="slcServerDefault.dataSource.inMemoryTestHSQL" /> + + + + - + + + + + + - + - + - + @@ -102,4 +116,12 @@ class="org.springframework.orm.hibernate3.support.OpenSessionInViewInterceptor"> + + + + + + \ No newline at end of file