Omaha #2536 fix text-request spring file
Former-commit-id:21723fca36
[formerly21723fca36
[formerly 9e06d55f20798b7be657318a2b147a56539fd7ab]] Former-commit-id:f47d49d5dd
Former-commit-id:d3c896bb8f
This commit is contained in:
parent
0e0229c560
commit
f0a8c8ca08
1 changed files with 2 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue