Hey,

> Is there any graphical view for the Bean Cache like number of cached
> instances and number of live objects?
> I found the BeanCacheMonitor but no doku, how to use it.

touché !

For now, you can look at the 2 jars under dist/bin. They implement 2
different ways of collecting bean cache informations, one through JMS
messages, the second through JMX. They contain the source code also.
Basing on them (that simply System.out.println the informations gathered)
you can build a GUI that displays the cache information function of the
time.
Remind that for them to work, you have to change some setting in jboss.jcml.
Post again to have details.

I (probably, eventually, errr...) will write a document on it, but I'm a
little out of time in this period.

Juha, something to add on this topic ?

HTH,

Simon

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to