Hi

Yes its not possible.
Yes there is a ticket in JIRA to add such a feature

Java DSL allows you to use multiple route builders.


On Tue, Mar 23, 2010 at 9:02 AM, Kevin Jackson <[email protected]> wrote:
> Hi,
>
> I don't think it's currently possible to have a single camelContext
> and use the <import> tag to pull in routing information into that
> context.
>
> The usecase is that we have a single application with many routes,
> each route is specific to an entity and I would prefer to keep the
> entity specific information in a separate context file and import it
> into the main camelContext.  This would allow soft-deployment of code
> and then activation of a route via deploying an entity specific
> context.
>
> Is this something that may be possible in the future?
>
> Thanks,
> Kev
>



-- 
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

Reply via email to