JQueueBrowser This utility can brows a JMS Queue and read the messages, without pulling the messages off from the queue. This can be usefull in debugging J2EE aplication. The source can be view here: com.mlw.util.jms.JQueueBrowser (download) . com.mlw.util.jms.MessagePanel (download) . com.mlw.util.swing.ComponentListCellRenderer (download) . The executable jar file, that also contains the source can be downloded here: mlw-jms.jar. Figure 1 Figure 2