Hi Jason,
bin/BeanCacheMonitor* are 2 client jars used to monitor bean cache activity, one 
through JMX and one through JMS. 
The JMX way is always accessible, while the JMS way must be enabled setting the proper 
flag in the container factory, then it's possible to get JMS messages on cache 
activity.
It was very useful for debugging, and may be very useful to collect server 
performance; however they're very old, I don't know if they still work, especially the 
JMS one since the topics may have moved.
Source code is inside the jar.

Cheers

Simon
______________________________________________________________________
View this jboss-dev thread in the online forums:
http://jboss.org/forums/thread.jsp?forum=66&thread=6582

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to