Project

General

Profile

« Previous | Next » 

Revision 56962

View differences:

springContext-validator-config.xml
8 8
	xmlns:template="http://dnetlib.eu/springbeans/template"
9 9
	xmlns:t="http://dnetlib.eu/springbeans/t"
10 10
	xmlns:tx="http://www.springframework.org/schema/tx"
11
	
11

  
12 12
	xsi:schemaLocation="
13 13
		http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.0.xsd
14 14
        http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-4.0.xsd
......
32 32
			</bean>
33 33
		</property>
34 34
		<property name="ignoreUnresolvablePlaceholders" value="true" />
35
		
35

  
36 36
		<property name="locations">
37 37
			<list>
38 38
				<value>classpath*:/eu/**/applicationContext*.properties</value>

Also available in: Unified diff