For now I have created a drain specific beans for the message listener and DMLC.
Type: Posts; User: baerrach; Keyword(s):
For now I have created a drain specific beans for the message listener and DMLC.
I'm trying to write some integration tests that make use of JMS Queue.
As part of the setUp() call I want to drain the Queue of existing messages.
We have multiple Queues to drain and the test...