What do you mean by "it does not start", do you get an exception message?
In order to start a "direct" endpoint you must either send something to it from anther route (using <to uri="direct:start"/>) or use a ProducerTemplate to programmatically send a message. -- View this message in context: http://camel.465427.n5.nabble.com/Using-direct-start-tp3047677p3047806.html Sent from the Camel - Users mailing list archive at Nabble.com.
