Update configs to more relevant versions
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 4 May 2008 09:49:14 +0000 (09:49 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 4 May 2008 09:49:14 +0000 (09:49 +0000)
Lazy inits

git-svn-id: https://svn.argeo.org/slc/trunk@1095 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc.webapp/src/main/webapp/WEB-INF/applicationContext.xml
org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-web-servlet.xml
org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-ws-servlet.xml

index 9ef1c433eea4cfe18b7fb1bde4a05c60701474bb..da1f13900b42c2c9c703d56e0e0dc0ec0cc9f6f4 100644 (file)
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <beans xmlns="http://www.springframework.org/schema/beans"\r
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">\r
+       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"\r
+       default-lazy-init="true">\r
 \r
        <import\r
                resource="classpath:/org/argeo/slc/hibernate/spring/applicationContext.xml" />\r
index 9f8a584426e9359c117e52c170fd00b9e6f9c4ce..498b8d76b96428e9774116b4900aa74f077f7a9a 100644 (file)
@@ -2,7 +2,7 @@
 <beans xmlns="http://www.springframework.org/schema/beans"\r
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
        xmlns:aop="http://www.springframework.org/schema/aop"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd"\r
+       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd"\r
        default-lazy-init="true">\r
 \r
        <bean name="/home.web"\r
index 1277f5e5e85e169a524a67e87b1ee005aad649cb..fd1397e2ad835e7dc3d82b04713b889d1687c5f8 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <beans xmlns="http://www.springframework.org/schema/beans"\r
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">\r
+       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd" default-lazy-init="true">\r
 \r
        <import\r
                resource="classpath:/org/argeo/slc/castor/spring/applicationContext.xml" />\r