I found a nice documentation about all the EIP : [1]. And playing with the URLs you can find more. There, I found that I could use the recipient-list-aggregator, which is specifically made for the static recipient list and was not in the documentation of servicemix [2].
I still have some errors when using the aggregator on himself. I think I must use some XSLT around it. Does anybody have an example of working architecture with an aggregator? Regards, Vivian [1] : https://repository.apache.org/content/repositories/staging/org/apache/servicemix/servicemix-eip/2009.01/servicemix-eip-2009.01-schema.html [2] : http://servicemix.apache.org/servicemix-eip.html -----Message d'origine----- De : Madesclair Vivian [mailto:[email protected]] Envoyé : mardi 21 juillet 2009 12:29 À : [email protected] Objet : Aggregator documentation Hello everybody, I found a lot of old threads about the aggregator, several talking about a modification in the code so it can be used after a StaticRecipientList, which is what I want to do. However, I cannot find any documentation about that component, to know how to use the 3 properties (count, index, correlationId). If I leave them and let the default behavior, nothing is aggregated. Should I also configure my SRL in a specific way? Could anyone please point me to any documentation or explain how I should set that up? Best Regards, Vivian
