To help us fix it, it would be a great help if someone could create an NUnit test case that demonstrates the bug (and so fails).
e.g. send a message to a queue, create a consumer and consume it. Then close the consumer, recreate it and check that the message is not received again On 7/19/06, Matthew Xie <[EMAIL PROTECTED]> wrote:
Hi everyone. I meet a trouble while i using amq .net to recieve message from amq server. here i run the nunit test(AsyncConsumeTest.cs) from amq .net src code, i find that the test runs successfully(message send and revieve successfully). but while i monitor the amq server,unexpected i find that the message still in amq server and then i run a consumer and message could be revieved again. i just find that only this test use the asynchronous approach. is anyone meet such problem? i don't know how to solve it? could someone do me a favor? thanks! Matt -- View this message in context: http://www.nabble.com/Message-recieved-but-can%27t-removed-from-the-amq-server-problem-tf1964193.html#a5389938 Sent from the ActiveMQ - User forum at Nabble.com.
-- James ------- http://radio.weblogs.com/0112098/
