Re: Camel context autostartup

2012-11-02 Thread Claus Ibsen
gt;> Regards, >>> Benjamin >>> >>> Original-Nachricht >>>> Datum: Tue, 30 Oct 2012 15:23:49 +0100 >>>> Von: Claus Ibsen >>>> An: users@camel.apache.org >>>> Betreff: Re: Camel context autostartup >>> >

Re: Camel context autostartup

2012-10-30 Thread Benjamin Graf
gure in Spring XML to invoke this NO_START method and set >its value to false. > > > > > >> Regards, >> Benjamin >> >> Original-Nachricht >>> Datum: Tue, 30 Oct 2012 15:23:49 +0100 >>> Von: Claus Ibsen >>>

Re: Camel context autostartup

2012-10-30 Thread Claus Ibsen
its value to false. > Regards, > Benjamin > > Original-Nachricht >> Datum: Tue, 30 Oct 2012 15:23:49 +0100 >> Von: Claus Ibsen >> An: users@camel.apache.org >> Betreff: Re: Camel context autostartup > >> Hi >> >> The do

Re: Camel context autostartup

2012-10-30 Thread Benjamin Graf
Hi Claus, Thanks so far. But did you find a workaround for setting the NO_START flag? Regards, Benjamin Original-Nachricht > Datum: Tue, 30 Oct 2012 15:23:49 +0100 > Von: Claus Ibsen > An: users@camel.apache.org > Betreff: Re: Camel context autostartup &

Re: Camel context autostartup

2012-10-30 Thread Claus Ibsen
, 2012 at 2:37 PM, Benjamin Graf wrote: > > Original-Nachricht >> Datum: Mon, 29 Oct 2012 13:20:09 +0100 >> Von: Claus Ibsen >> An: users@camel.apache.org >> Betreff: Re: Camel context autostartup > >> On Mon, Oct 29, 2012 at 1:09 PM, Benjam

Re: Camel context autostartup

2012-10-29 Thread Benjamin Graf
Original-Nachricht > Datum: Mon, 29 Oct 2012 13:20:09 +0100 > Von: Claus Ibsen > An: users@camel.apache.org > Betreff: Re: Camel context autostartup > On Mon, Oct 29, 2012 at 1:09 PM, Benjamin Graf > wrote: > > The "poor" OSGi runtime is JBos

Re: Camel context autostartup

2012-10-29 Thread Claus Ibsen
2012 12:21:24 +0100 >> Von: Claus Ibsen >> An: users@camel.apache.org >> Betreff: Re: Camel context autostartup > >> On Mon, Oct 29, 2012 at 11:36 AM, Benjamin Graf >> wrote: >> > >> > Original-Nachricht >> >> Datu

Re: Camel context autostartup

2012-10-29 Thread Benjamin Graf
about that! ;-) Original-Nachricht > Datum: Mon, 29 Oct 2012 12:21:24 +0100 > Von: Claus Ibsen > An: users@camel.apache.org > Betreff: Re: Camel context autostartup > On Mon, Oct 29, 2012 at 11:36 AM, Benjamin Graf > wrote: > > > > Original-Nachric

Re: Camel context autostartup

2012-10-29 Thread Claus Ibsen
On Mon, Oct 29, 2012 at 11:36 AM, Benjamin Graf wrote: > > Original-Nachricht >> Datum: Mon, 29 Oct 2012 10:30:36 +0100 >> Von: Claus Ibsen >> An: users@camel.apache.org >> Betreff: Re: Camel context autostartup > >> On Mon, Oct 29, 20

Re: Camel context autostartup

2012-10-29 Thread Benjamin Graf
Original-Nachricht > Datum: Mon, 29 Oct 2012 10:30:36 +0100 > Von: Claus Ibsen > An: users@camel.apache.org > Betreff: Re: Camel context autostartup > On Mon, Oct 29, 2012 at 10:25 AM, Benjamin Graf > wrote: > > Hi Claus, > > > > thanks s

Re: Camel context autostartup

2012-10-29 Thread Claus Ibsen
Oct 2012 09:33:49 +0100 >> Von: Claus Ibsen >> An: users@camel.apache.org >> Betreff: Re: Camel context autostartup > >> The autostartup options is for controlling if *routes* should be auto >> started or not. >> Not the actual CamelContext itself. >> >

Re: Camel context autostartup

2012-10-29 Thread Benjamin Graf
Hi Claus, thanks so far. But does any method exists to avoid auto starting context using Spring OSGi with bundles activated? Benjamin Original-Nachricht > Datum: Mon, 29 Oct 2012 09:33:49 +0100 > Von: Claus Ibsen > An: users@camel.apache.org > Betreff: Re: C

Re: Camel context autostartup

2012-10-29 Thread Claus Ibsen
The autostartup options is for controlling if *routes* should be auto started or not. Not the actual CamelContext itself. The naming could have been better, but the option was first on and then later inherited on to make a single switch. On Sat, Oct 27, 2012 at 4:57 PM, Benjamin Graf wrote: >

Re: Camel context autostartup

2012-10-27 Thread Benjamin Graf
Hi Christian, I'm using camel 2.10.0 but this is a "feature" also in trunk. have a look on start() in DefaultCamelContext super.start() get's called which is responsible for setting state to started. Well the context itself seems not started completely at all, all routes still inactive but it's qu

Re: Camel context autostartup

2012-10-27 Thread Christian Müller
Which version do you use? Can you share your code? Best, Christian On Sat, Oct 27, 2012 at 4:57 PM, Benjamin Graf wrote: > Hi, > > can anybody explain me why camel context state is set to started if > autostartup > is set to false? This sound a bit odd to me. > > Best, > Benjamin > > --

Camel context autostartup

2012-10-27 Thread Benjamin Graf
Hi, can anybody explain me why camel context state is set to started if autostartup is set to false? This sound a bit odd to me. Best, Benjamin signature.asc Description: OpenPGP digital signature