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=651ddb2d843e7164f9677ce2ba03281e4292a6ab;hb=4e448631b2b951187784070e6ad7bee87ea31e01;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..651ddb2d8 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,11 +4,14 @@ 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 +117,12 @@ class="org.springframework.orm.hibernate3.support.OpenSessionInViewInterceptor"> + + + + + + \ No newline at end of file