Which version of ActiveMQ are you using BTW? Any chance you could refactor your test code into an NUnit test case?
On 8/16/06, AFinnell <[EMAIL PROTECTED]> wrote:
I'm using the NMS client for C# and it appears that the durable messages need something to prime the pump. Steps to reproduce: Note: I am using the Listener handler on the IMessageConsumer object for an asynch response. 1. Sign on with durable topic subscription 2. Disconnect client 3. Send a persistent message 4. Sign back on to durable topic subscription (At this point the message is not sent to the client) 5. Send a new message to the client 6. Both messages are now received. I can post my code as needed. Is the problem I'm having apparent to anyone? Andrew -- View this message in context: http://www.nabble.com/Durable-topic-subscription-needs-pump-primed.-tf2117517.html#a5839659 Sent from the ActiveMQ - User forum at Nabble.com.
-- James ------- http://radio.weblogs.com/0112098/
