]> git.argeo.org Git - gpl/argeo-slc.git/blob - org.argeo.slc.webapp/src/main/webapp/WEB-INF/xslt-servlet.xml
e8e1d7ebf3b0f74270e5a03e2e13abfd51bc1f96
[gpl/argeo-slc.git] / org.argeo.slc.webapp / src / main / webapp / WEB-INF / xslt-servlet.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <beans xmlns="http://www.springframework.org/schema/beans"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xmlns:aop="http://www.springframework.org/schema/aop"
5 xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd"
6 default-lazy-init="true">
7
8 <import resource="classpath:/org/argeo/slc/server/spring/slc-xslt-servlet.xml"/>
9 </beans>