Message Logging
For message logging, set the following properties in the wmjms.properties file.
com.webmethods.jms.log.level=DEBUG
com.webmethods.jms.log.filename=filename
Make sure you set the classpath of the client applications to the directory containing the wmjms.properties file.
The messages are logged when:
A message is published or republished
A message is received
An error occurs
Connectivity changes