We're missing something fundamental here. https://gist.github.com/jmkgreen/ed271348de66646a87be
I run this, I get the following in the logs: https://gist.github.com/jmkgreen/91b89c32fe03ffb93ead So we're wondering what we're doing that doesn't actually execute the route? This comes out of a really simple standalone application we're writing with Spring that does exactly the same - configures and starts Camel then exits. In puzzlement we decided the above source couldn't possibly fail, but does exactly the same! Hope someone can point out an obvious error. Thanks, James