Thursday Nov 06, 2008

GlassFish v3 Prelude uses the new lightweight monitoring framework to expose the monitoring data. It moves away from the 'container's collect statistics' theme to 'container's emit events and interested listeners will collect them'. This allows the statistics to be collected in a much cleaner way and makes it more flexible to collect different variations of statistics for the same set of container events. For Prelude we expose the Web Container, Application and JVM statistics, using the asadmin CLI utility and Admin GUI.[Read More]