Omaha #2536 fix text-request spring file

Former-commit-id: 5032c80d82 [formerly 21723fca36] [formerly 5032c80d82 [formerly 21723fca36] [formerly f47d49d5dd [formerly 9e06d55f20798b7be657318a2b147a56539fd7ab]]]
Former-commit-id: f47d49d5dd
Former-commit-id: 6eb1113239 [formerly d3c896bb8f]
Former-commit-id: f0a8c8ca08
This commit is contained in:
Brian Clements 2014-05-19 15:23:25 -05:00
parent eeebf5ae7b
commit 1645c509e8

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">