In this case, however, I was only going to use selectors during development. The queue I'm using is administered by the client's IT outsourcing partner which makes a ...
I'd like to be able to use a single queue for receiving "real" test messages without consuming them (will be manually studied and replayed) and also manually add test messages that would get ...
I'm developing MDBs that use JMS queues hosted on Websphere MQ.
For testing purposes I'd like to be able to manually add messages to the queue as well as inspect the queue contents etc.
I also need ...