Merge "Issue #2368: Fix grib-decode.xml for future case" into omaha_13.5.1.1
Former-commit-id:a195e02b08
[formerly cc0207ec34b50ec2331e1d469153fd29a7be22ae] Former-commit-id:e50aa8d7d7
This commit is contained in:
commit
35628f0569
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<constructor-arg ref="jmsGribConfig" />
|
||||
<property name="taskExecutor" ref="gribThreadPool" />
|
||||
</bean>
|
||||
<bean id="jmsConfig" class="org.apache.camel.component.jms.JmsConfiguration"
|
||||
<bean id="jmsGribConfig" class="org.apache.camel.component.jms.JmsConfiguration"
|
||||
factory-bean="jmsDurableConfig" factory-method="copy"/>
|
||||
<bean id="gribThreadPool"
|
||||
class="com.raytheon.uf.edex.esb.camel.spring.JmsThreadPoolTaskExecutor">
|
||||
|
|
Loading…
Add table
Reference in a new issue