Re: How to prevent routes from started twice?

2009-06-18 Thread Claus Ibsen
. -- View this message in context: http://www.nabble.com/How-to-prevent-routes-from-started-twice--tp23983653p24032807.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http

Re: How to prevent routes from started twice?

2009-06-18 Thread akuhtz
Hi, I've tested it yesterday and it works fine. Thanks a lot for that. Maybe you can check my comments after your last commit to enable manual start if the shouldStartContext flag is set to false. -- View this message in context: http://www.nabble.com/How-to-prevent-routes-from-started-twice

Re: How to prevent routes from started twice?

2009-06-18 Thread Claus Ibsen
or how you do that. But having a simple unit test for starters always help. -- View this message in context: http://www.nabble.com/How-to-prevent-routes-from-started-twice--tp23983653p24087986.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen Apache

Re: How to prevent routes from started twice?

2009-06-12 Thread Claus Ibsen
the camel context manually. Andreas -- View this message in context: http://www.nabble.com/How-to-prevent-routes-from-started-twice--tp23983653p23983653.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http

Re: How to prevent routes from started twice?

2009-06-12 Thread akuhtz
. -- View this message in context: http://www.nabble.com/How-to-prevent-routes-from-started-twice--tp23983653p23997172.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to prevent routes from started twice?

2009-06-12 Thread Claus Ibsen
this message in context: http://www.nabble.com/How-to-prevent-routes-from-started-twice--tp23983653p23997172.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http

Re: How to prevent routes from started twice?

2009-06-12 Thread akuhtz
cases if the applicationContext instance of the refresh event would be evaulated and only refresh events for the applicationContext of the camel context is processed ... -- View this message in context: http://www.nabble.com/How-to-prevent-routes-from-started-twice--tp23983653p23997647.html Sent

Re: How to prevent routes from started twice?

2009-06-12 Thread Claus Ibsen
project of yours as its something unusual and this is the first time its reported. Are the logs line being logged rapidly right after each other? And do you in fact have 2 x camelContext in spring XML files or only 1 tag? -- View this message in context: http://www.nabble.com/How-to-prevent-routes