Thanks Claus Ibsen-2 

So with transacted=true on JMS endpoints and given my use case, do you think
I don't need any AggregationStrategy?

again use case: Pick up a message from one JMS queue (Camel consumer) and
apply some business logic and then fiinally publish that message to multiple
JMS queues, but if publishing to one of the queues fails then redeliver AND
if publishing to 2 queues was successful, out of total 3 queues, then
message must be delivered to those 2 queues but only failed for the 3rd one. 

Given this use case , do you think there isn't any aggregationstrategy
required?

thanks again,

--
View this message in context: 
http://camel.465427.n5.nabble.com/Aggregator-from-JMS-endpoints-tp5657471p5659372.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to