Re: Default Behavior for aggregate

2011-04-12 Thread Claus Ibsen
he pattern is extensively covered in the Camel in Action book in chapter 8. > Thanks! > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Default-Behavior-for-aggregate-tp4296790p4296790.html > Sent from the Camel - Users mailing list archive at Nabble.com

Re: Default Behavior for aggregate

2011-04-12 Thread ben.oday
n O'Day IT Consultant -http://benoday.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/Default-Behavior-for-aggregate-tp4296790p4299300.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Default Behavior for aggregate

2011-04-12 Thread pminearo
Out of curiousity, why put this in as a Property instead of replacing the Message Body? -- View this message in context: http://camel.465427.n5.nabble.com/Default-Behavior-for-aggregate-tp4296790p4299267.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Default Behavior for aggregate

2011-04-12 Thread ben.oday
added https://issues.apache.org/jira/browse/CAMEL-3855 CAMEL-3855 to explore this further... - Ben O'Day IT Consultant -http://benoday.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/Default-Behavior-for-aggregate-tp4296790p4299254.html Sent fro

Re: Default Behavior for aggregate

2011-04-11 Thread ben.oday
save to the DB; would you need to specify an > AggregationStrategy and/or Expression; or will Camel handle creating a > List of what is in the "In" message body? > - Ben O'Day IT Consultant -http://benoday.blogspot.com -- View this message in context: http://cam

Default Behavior for aggregate

2011-04-11 Thread pminearo
d is aggregate() and aggregate(AggregationStrategy) have a different API than aggregate(Expression) and aggregate(Expression, AggregationStrategy). Why the difference? Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Default-Behavior-for-aggregate-tp4296790p4296790.ht