awips2/edexOsgi/com.raytheon.edex.ingestsrv/res/spring/persist-request.xml

9 lines
405 B
XML
Raw Normal View History

<beans
xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd">
<bean id="index" class="com.raytheon.edex.services.IndexSrv"/>
</beans>