clipped from: ajax4jmx.sourceforge.net   
ajax4jmx  release alpha-2.0 - April 2nd 2007

With this release I have decided to switch to JSON-RPC instead of GWT-RPC. This release implements the basics required for this switch.

JsonRpcDemo is an example of calling a JMX server using json-rpc via http-get and http-post.

TomcatPerformanceDemo is the start for an ajax gui for showing the current performance of a jakarta tomcat server. This first release is a short demonstration of the concept of json-rpc method orchestration. Next releases will continue this implementation.

The live demos from release alpha 1.0 are still active.