Building a Glassfish Monitoring Client Using REST
The GlassFish 3.1 Application Server provides a REST web service interface that enables service consumers to access administrative and monitoring features. Although GlassFish’s web-based admin console is generally regarded as one of the better app server consoles, in my experience with previous versions of GlassFish, there are some cases where the web console can be difficult to use. For example, during clustered server failover scenarios, the web console will freeze until the network connection times out, which can take a minute or two. To allow [...]

