Claus Ibsen-2 wrote:
> 
> Yeah in Camel 2.1 you now have full control of these situations where
> you can dictate the order
> http://camel.apache.org/configuring-route-startup-ordering-and-autostartup.html
> 
> And all the routes are pre started, before at the end the consumers is
> started and thus these situations is much less likely to occur in 2.1
> out of the box.
> 

Upgrading is on my list of things to do, whenever I can find time to do it. 
(unfortunately, that isn't now :( )


Claus Ibsen-2 wrote:
> 
> 
> In 1.6.x I am afraid you can try changing the order in which the
> routes are listed in your RouteBuilder as it can help Camel to start
> them in the order you want, albeit the order is not controlled as with
> 2.1.
> 
> And if you use timers or the likes then set an initial delay so they
> wont fire immediately.
> 

ah, good ideas.  I'll give those a shot.  Thanks!

eric

-- 
View this message in context: 
http://old.nabble.com/Getting-%22No-getConsumers%28%29-available-on-Producer%22-on-startup-tp26731788p26733035.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to