On Tue, Feb 17, 2009 at 10:43 PM, Rajith Attapattu <[email protected]> wrote:
> I noticed in the current codebase, > that when the connection is started, the dispatcher thread for a > particular session will not be started if there are no registered > message listeners. > But if I add a message listener later, the dispatcher thread should be > started, but apparently it does not seem to be. That seems odd, and implies that onMessage won't work. I would expect DispatcherTest.testAsynchronousRecieve to fail, amongst others in that case but they pass for me (running all three profiles). How are you testing this? - Aidan -- Apache Qpid - World Domination through Advanced Message Queueing http://qpid.apache.org --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
