hi,

Can any one please provide me with a simple aggregator with send timeout example.
My aggregator works fine but it is not getting timedout.

Say if i send a message with sequence size 4 but send only 3 messages.It should get timeout after 30 secs.But it hangs and doesnot send the messages into the discard channel.

Please help