Hi,
Is there any way to attach a route (from one spring XML file) to a
camelContext (defined in another at an earlier time)?
I'm thinking, for example, of an OSGi situation where I want to add a
route to a predefined context without writing code.
Is there any fundamental reason why there couldn't be a way to do it,
like an optional camelContext attribute on the <route> element?
I could define multiple camelContexts, but then I don't think that the
camel-web component would work with them.
Thanks
Jim
- Attaching a <route> to a <camelContext> Jim Talbut
-