Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.1
-
None
-
ServiceMix 3.1.1
-
Patch Available
Description
We need a specific aggregator to use in couple with a Static recipient List.
To do this we need to:
1) Modify the static recipient list to propagate some information needed to be used by RecipientListAggregator
2) Implement the RecipientListAggregator class
3) With a small update to SplitAggregator class RecipientListAggregator could simply extend SplitAggregator to reuse
the aggregation logic. The problem is that the Expression properties are private, so we need to change SplitAgggregator.