Multicast, redelivery and error handlers

2012-09-12 Thread jimbogaz
Hi all. I think I'm missing something obvious, but I can't find anything here that is similar to my problem, or any docs that tell me "it's obvious James you twerp": I've put together a route that multicasts to three direct routes, which simply return setBody type responses. I have intentionally

Re: Multicast, redelivery and error handlers

2012-09-12 Thread jimbogaz
Oh, and the asyncCallbackRequestBody call is intentional (I am under the impression that this is a way to have an InOut route that doesn't block the initiating thread... my multicast routes will eventually be CXF over JMS calls). -- View this message in context: http://camel.465427.n5.nabble.co

Re: Multicast, redelivery and error handlers

2012-09-13 Thread jimbogaz
ote: > There is no exception occurring. And therefore the error handler does > not redeliver anything. > If the timeout is hit on the multicast, then yes the multicast will > aggregate what it currently has, and continue routing. > > > > On Wed, Sep 12, 2012 at 10:37 PM,

Re: Multicast, redelivery and error handlers

2012-09-13 Thread jimbogaz
That's great, I've got the book now, I'll go read and write te code. Thanks again. J On Sep 13, 2012 1:32 PM, "Claus Ibsen-2 [via Camel]" < ml-node+s465427n5719269...@n5.nabble.com> wrote: > On Thu, Sep 13, 2012 at 9:04 AM, jimbogaz <[hidden > email]&