Re: Reply messages from aggregator

2013-03-11 Thread Henryk Konsek
Hi Sven, > I have to implement a protocol called ATS-M. I'm afraid that we still don't get the protocol you want to implement. Could you elaborate this topic a little bit? > By the way, I did not understand yet, what seda means and what is the > difference to direct. Seda [1] is in-memory messa

Re: Reply messages from aggregator

2013-03-11 Thread Sven Bauhan
On 03/10/13 02:53, Christian Müller wrote: Can you explain in more detail what you want to do? I didn't understand your requirement... I have to implement a protocol called ATS-M. It splits messages into segments for transmission. At the receiver the segments are aggregated to the original mess

Re: Reply messages from aggregator

2013-03-09 Thread Christian Müller
Can you explain in more detail what you want to do? I didn't understand your requirement... One question: Your "aggregation" object implements Predicate *AND* AggregationStrategy? By looking a your example, your direct endpoint receives (String/Byte array/...) messages and convert it into a JAXB a