Hey all, I've finished to update JBoss' cache to give it monitoring capabilities. Last week I posted a question on what will be the preferred way to monitor JBoss, if using a sampling (AKA poll) model, where the client ask for info every N seconds, or using an event model, where changes in JBoss' cache will be notified via JMS messages. Since I got 1 answer per kind of model, I implemented both :-) I also written 2 very simple clients that system.out cache informations, and took a glance yesterday at the badJuju import. So, I'll commit my work ASAP, then we can discuss eventual refactoring and coordination, since it seems that me, Marc, badJuju, Andy and maybe others are working on this. Simon
