Statistics
| Revision:

svn-gvsig-desktop / tmp / trunk / servidor / WPS_Callejero_Server / wps / WebContent / WEB-INF / applicationContext.xml @ 26650

History | View | Annotate | Download (307 Bytes)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN 2.0//EN" "spring-beans-2.0.dtd">
3

    
4
<beans> 
5

    
6
        <!--  application state module -->
7
        <bean id="WPSServer0_4_0" class="org.tigris.frogs.web.http.servlet.spring.wpsint.impl0_4_0.WPSApplicationState">
8
        </bean>
9

    
10
        
11
</beans>