torben - 2004-11-23

Logged In: YES
user_id=1160965

... I forgot to mention that the messages are consumed from
the queue using "QueueReceiver.receive()" .
As I saw in the source code the reason for this bug seems to
be in "MockConsumer.receive()" where the messages are just
removed from the messages list, but not from the destination.