INT-1291 removing deprecated sub-elements from <poller> elements in samples
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
<constructor-arg value="queue.reply"/>
|
||||
</bean>
|
||||
|
||||
<integration:poller id="poller" default="true">
|
||||
<integration:interval-trigger interval="1000"/>
|
||||
</integration:poller>
|
||||
<integration:poller id="poller" default="true" fixed-delay="1000"/>
|
||||
|
||||
</beans>
|
||||
|
||||
Reference in New Issue
Block a user