Hi there, is there anything that would cause camel to ignore messages in a route? I'm getting persistent messages simply disappearing from a transacted route. I've verified the messages arrive at the activemq broker (tcpdump) and also that on one occasion, 5 out of 6 of the messages just disappeared. They didn't make it into the route as the processor didn't see them and the consumer never saw them either. They just vanished. Restarting the broker seems to ease the situation until the next disappearing messages and it gets worse and worse.
thanks, Alistair -- mov eax,1 mov ebx,0 int 80h