On 05/10/2007, Includov <[EMAIL PROTECTED]> wrote: > > Can I add/remove endpoints and change routing logic dynamically in runtime?
Sure. You can create as many CamelContexts whenver you like and start/stop them. Plus you can add new routes as and when you like. The main missing bit is being able to stop & restart individual route definitions; we should patch that to make it easier. -- James ------- http://macstrac.blogspot.com/ Open Source SOA http://open.iona.com
