I want to embed camel into an existing application in order to perform some message routing. The application processes data and I would like this data to then "enter" a camel route. The camel route will exist in the same VM as the application that is processing the data. What's the easiest way to get the data into the route?
Thanks, Mark
