Omaha #2536 fix text-request spring file
Former-commit-id:5032c80d82
[formerly21723fca36
] [formerly5032c80d82
[formerly21723fca36
] [formerlyf47d49d5dd
[formerly 9e06d55f20798b7be657318a2b147a56539fd7ab]]] Former-commit-id:f47d49d5dd
Former-commit-id:6eb1113239
[formerlyd3c896bb8f
] Former-commit-id:f0a8c8ca08
This commit is contained in:
parent
eeebf5ae7b
commit
1645c509e8
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