If you wish to monitor the queues and topics, perform the following :
Location : C:\tibco\ems\samples\admin\hawk\tibjmsadmin.hma
Jar Location : \tibco\ems\clients\java contains the 2 jar files
1. change the username,password,server properties in tibemsadmin.hma and copy it in to hawk\admin-plugins
<classname>com.tibco.tibjms.admin.hawk.HawkController</classname> (dont change the class name it should be HawkController)
<arguments>
<arg>-user</arg>
<arg>admin</arg>
<arg>-password</arg>
<arg>MyPassword</arg>
<arg>-server</arg>
<arg>tcp://server1.yourcompany.com:7222</arg>
<arg>-timeout</arg>
<arg>5</arg>
</arguments>
2. locate jms.jar,tibjmsadmin.jar files and copy them into hawk\admin-plugins folder.
For training on TIBCO HAWK mail us at [email protected]