INT-1701 added reconnect logic to ImapIdleChannelAdapter

This commit is contained in:
Oleg Zhurakousky
2011-01-08 12:07:19 -05:00
parent 0f390cb64c
commit bc9c189ef4
4 changed files with 52 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
log4j.rootCategory=DEBUG, stdout
log4j.rootCategory=WARN, stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%c{1}: %m%n
log4j.category.org.springframework.integration=WARN
log4j.category.org.springframework.integration.file=WARN
log4j.category.org.springframework.integration.mail=WARN