I am trying to use Spring Integration to poll two different folders and for each new message run a method.
It works fine with single InboundChannelAdapter but with 2 Inbo