Weblog

All | Personal | Sun
« Previous day (Nov 21, 2005) | Main | Next day (Nov 22, 2005) »
20051122 Tuesday November 22, 2005

JMS monitoring tool in Sun Application server I would like to write a few posts about developing JMS (Java Message Service) components in NetBeans. About developing Message driven beans and JMS clients I will write in next posts. However, today I would like to introduce very useful tool Java System Message Queue Administration console, you can run imqadmin in $SUN_APPSERV/imq/lib directory. Now, you can connect to local broker, click on Destinations node and in table are listed all destinations that are avalaible in JMS server. When you select the destination and click Actions -> Properties new dialog with other info is displayed. There you can specify many options for queue, e.g. max number of messages, max number of producers, ... or you can find number of messeges, producers or consumers or number of messages that are not delivered for durable subscriptions. This tool is very valuable when you want to monitor your queue or topic.


I will start develop application that uses MDB tomorrow. The application consists of J2SE client that sends order for processing in Application tier. There is processed by MDB bean. Posted by pblaha ( Nov 22 2005, 07:53:02 PM CET ) Permalink Comments [0]

Calendar

RSS Feeds

Search

Links

Navigation

Referers

Older blog entries