As I am a total newbie on SonicMQ, I was wondering if there is a way to determine what a SonicMQ queue subscriber is. I mean using a console, log file (by raising the log level to Verbose), etc. I can connect to the SonicMQ server and access queue in question using HermesJMS client, but I don't seem to be able to determine what the queue consumer is. The queue is always empty as messages are delivered as soon as they arrive.
Any ideas? Thanks