Project

General

Profile

« Previous | Next » 

Revision 27888

Added by Nikon Gasparis about 10 years ago

updated for spring4

View differences:

springContext-validator-config.xml
10 10
	xmlns:tx="http://www.springframework.org/schema/tx"
11 11
	
12 12
	xsi:schemaLocation="
13
		http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
14
        http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd
15
        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd
16
		http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd
13
		http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.0.xsd
14
        http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-4.0.xsd
15
        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-4.0.xsd
16
		http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-4.0.xsd
17 17
        http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd
18 18
        http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd
19 19
        http://dnetlib.eu/springbeans/template http://dnetlib.eu/springbeans/template.xsd"

Also available in: Unified diff