Resolved / New features:
JMS Correlation ID is now displayed in bytes as well (uses the JVM default encoding to convert from String to bytes. Sonic MQ does not natively store a Correlation ID in bytes, only as a String so this is the only way to do it for now. Configurable encoding is being worked on.
SonicMQ.deadMessage queue is now visible. SonicMQ.routingQueue is not accessible through the SonicMQ management API and thus is invisible.
This manual was included with the program as on-line help. No context sensitivity is currently implemented, nor is it planned.