RE: Getting list of contexts or getting context by name

2015-04-21 Thread Gustav Sinder
@gmail.com] Sent: den 16 april 2015 03:32 To: users@camel.apache.org Subject: Re: Getting list of contexts or getting context by name I just assume the context means Camel Context, am I right? If you create the Camel Context you need to manage it yourself. I don’t think it is possible to look up

Re: Getting list of contexts or getting context by name

2015-04-15 Thread Willem Jiang
I just assume the context means Camel Context, am I right? If you create the Camel Context you need to manage it yourself. I don’t think it is possible to look up the other Camel Context from the route which only knows about the CamelContext holds it. There are some components can only be used to