You could:
1. Create a Bean that has a message Producer that sends a message to the route 2. You could also use CXF and then you could also get data from outside your app in the future #1 is the simplest though. --- Thank You… Mick Knutson, President BASE Logic, Inc. Enterprise Architecture, Design, Mentoring & Agile Consulting p. (855) BASE-LOGIC: (227-3564-42) p. (478) BASE-LOGIC (227-3564-42) f. (855) BASE-LOGIC: (227-3564-42) Website: http://www.baselogic.com Blog: http://www.baselogic.com/blog/ Linked IN: http://linkedin.com/in/mickknutson Twitter: http://twitter.com/mickknutson --- On Wed, Oct 19, 2011 at 10:09 AM, Mark Webb <[email protected]> wrote: > 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 >
