]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/src/test/resources/org/argeo/slc/core/process/applicationContext.xml
Add web service notification of results.
[gpl/argeo-slc.git] / org.argeo.slc.core / src / test / resources / org / argeo / slc / core / process / applicationContext.xml
index f08d3853df649ecd8f368714cf61758d216b5c1c..899daf548a3a5517e24a206afd19c4f8d3208142 100644 (file)
@@ -1,9 +1,11 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans xmlns="http://www.springframework.org/schema/beans"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
+<?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.5.xsd">\r
 \r
-       <import resource="classpath:/org/argeo/slc/ant/applicationContext.xml" />\r
-       <import resource="execution.xml" />\r
-
+\r
+       <import\r
+               resource="classpath:/org/argeo/slc/xml/spring/applicationContext.xml" />\r
+       <import\r
+               resource="classpath:/org/argeo/slc/castor/spring/applicationContext.xml" />\r
 </beans>
\ No newline at end of file