I am having an issue with the inbound channel adapter and the whole application failing if the local directory does not exist, although I have auto-create-local-directory set to true. It seems to be failing in the very beginning when creating the bean. What can I do to make it either create the directory or at least not fail?
Thanks a lot.