Revert "file-split-ftp Move errorChannel to Poller"

This reverts commit 7b84810388.
This commit is contained in:
Gary Russell
2016-10-13 17:21:49 -04:00
parent 7b84810388
commit b3bab0dea2
8 changed files with 13 additions and 35 deletions

View File

@@ -25,7 +25,7 @@
<!-- From RabbitMQ To STDOUT -->
<int-amqp:inbound-channel-adapter channel="fromRabbit" consumers-per-queue="1"
<int-amqp:inbound-channel-adapter channel="fromRabbit"
queue-names="si.test.queue" connection-factory="connectionFactory" />
<int:channel id="fromRabbit">

View File

@@ -11,10 +11,6 @@
</appender>
<!-- Loggers -->
<logger name="org.springframework.amqp">
<level value="debug" />
</logger>
<logger name="org.springframework.integration">
<level value="warn" />
</logger>
@@ -33,4 +29,4 @@
<appender-ref ref="console" />
</root>
</log4j:configuration>
</log4j:configuration>