Omaha #2536 fix text-request spring file
Former-commit-id:aa51a7559d
[formerly5032c80d82
] [formerly21723fca36
] [formerlyf47d49d5dd
[formerly21723fca36
[formerly 9e06d55f20798b7be657318a2b147a56539fd7ab]]] Former-commit-id:f47d49d5dd
Former-commit-id: c9b58b0585b635891af6b4985445078175794f55 [formerlyd3c896bb8f
] Former-commit-id:6eb1113239
This commit is contained in:
parent
993d4eef85
commit
ea774be0df
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
<beans xmlns="http://www.springframework.org/schema/beans"
|
<beans xmlns="http://www.springframework.org/schema/beans"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
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 id="getAfosIdHandler" class="com.raytheon.uf.edex.plugin.text.handler.GetAfosIdHandler" />
|
||||||
<bean factory-bean="handlerRegistry" factory-method="register">
|
<bean factory-bean="handlerRegistry" factory-method="register">
|
||||||
|
|
Loading…
Add table
Reference in a new issue