]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/src/test/resources/org/argeo/slc/core/test/tree/applicationContext.xml
INtroduce tree test result web service (not working yet)
[gpl/argeo-slc.git] / org.argeo.slc.core / src / test / resources / org / argeo / slc / core / test / tree / applicationContext.xml
index cbbd540e191e907cf396a69bc3671b8a202d21bc..2ebde04483bb7504400aedaf23dda0d61d321739 100644 (file)
@@ -3,15 +3,7 @@
        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
-       <bean id="marshaller"\r
-               class="org.springframework.oxm.castor.CastorMarshaller">\r
-               <property name="mappingLocation"\r
-                       value="classpath:org/argeo/slc/castor/test/tree/mapping.xml" />\r
-       </bean>\r
+       <import\r
+               resource="classpath:/org/argeo/slc/castor/applicationContext.xml" />\r
 \r
-       <bean id="schema"\r
-               class="org.springframework.xml.xsd.SimpleXsdSchema">\r
-               <property name="xsd"\r
-                       value="classpath:/org/argeo/slc/xml/slc.xsd" />\r
-       </bean>\r
 </beans>
\ No newline at end of file