Hi Yes you can use Camel on the client side as well. And with routes also.
For example check this http://camel.apache.org/walk-through-an-example.html And read this article as well http://architects.dzone.com/articles/apache-camel-integration On Mon, Jul 26, 2010 at 4:26 PM, Mark <[email protected]> wrote: > I am new to Camel and just writing some simple applications to > familiarize myself with Camel. One question that I have is, is it > possible to define a route for messages from the client side and push > that information to ActiveMQ and have the route be used? From what I > can tell all routes must be defined at startup, but is this something > that is possible? > > Thanks > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
