Suppose I have a cluster with 10 nodes. Each node has a pool of MDB's. I want
to track how often a message is consumed by a MDB so I write a MBean that is
called each time a message is consumed.
How do I aggregate those results so that when JConsole or any other monitor
tool looks at this they see the results for the entire cluster rather than
just a single node?
--
[Message sent by forum member 'preston001']
View Post: http://forums.java.net/node/710805