Project

General

Profile

« Previous | Next » 

Revision 27888

Added by Nikon Gasparis almost 10 years ago

updated for spring4

View differences:

springContext-validator-user-local.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
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 15
        http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd
16 16
        http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd
17
        http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd
17
        http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-4.0.xsd
18 18
        http://dnetlib.eu/springbeans/template http://dnetlib.eu/springbeans/template.xsd"
19 19
	default-autowire="no">
20 20

  

Also available in: Unified diff