just wanted to see if anyone had any other suggestions or help getting this to work?
I just noticed that Camel originally had something on the file endpoint to handle this. consumer.generateEmptyExchangeWhenIdle false @deprecated. Option only for the FileConsumer. If this option is true and there was no files to process we simulate processing a single empty file, so an exchange is fired. Note: In this situation the File attribute in FileExchange is null. Not sure why this was removed but it sure would resolve this issue. Was there some other replacement for this?? -- View this message in context: http://camel.465427.n5.nabble.com/Route-does-not-shut-down-if-there-is-no-message-on-poll-tp476108p4669572.html Sent from the Camel - Users mailing list archive at Nabble.com.