Omaha #2536 fix text-request spring file

Former-commit-id: 21723fca36 [formerly 21723fca36 [formerly 9e06d55f20798b7be657318a2b147a56539fd7ab]]
Former-commit-id: f47d49d5dd
Former-commit-id: d3c896bb8f
This commit is contained in:
Brian Clements 2014-05-19 15:23:25 -05:00
parent 0e0229c560
commit f0a8c8ca08

View file

@ -1,6 +1,7 @@
<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-3.1.xsd">
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd
http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd">
<bean id="getAfosIdHandler" class="com.raytheon.uf.edex.plugin.text.handler.GetAfosIdHandler" />
<bean factory-bean="handlerRegistry" factory-method="register">