The types do not match here.. looks like you are setting a thread pool type to one which is accepting java.util.concurrent.ScheduledExecutorService
try creating ScheduledExecutorService implementation instances and check Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/File-Component-scheduledExecutorService-throwing-Error-tp5767814p5767823.html Sent from the Camel - Users mailing list archive at Nabble.com.
