Index: ssts-web/src/main/resources/beanRefContext-test.xml =================================================================== diff -u -r28009 -r28011 --- ssts-web/src/main/resources/beanRefContext-test.xml (.../beanRefContext-test.xml) (revision 28009) +++ ssts-web/src/main/resources/beanRefContext-test.xml (.../beanRefContext-test.xml) (revision 28011) @@ -1,36 +1,30 @@ - - - - - - classpath:jdbc.properties - - - + http://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/context + http://www.springframework.org/schema/context/spring-context.xsd + http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd" + default-autowire="byName"> - - - - + + + - - - - - - - file://#{myPath.webROOT}/WEB-INF/spring/*.xml - file://#{myPath.webROOT}/disinfectsystem/config/${project}/spring/*.xml - file://#{myPath.webROOT}/WEB-INF/spring/tests/*.xml - - - + + + + + + + + + + + + \ No newline at end of file