|
|
|
|
|
Rajeshwar has written a short description on how to use the GlassFish v3 REST Interface to Configure GlassFish; this complements his previous entry REST and Monitoring and, like that one, it also has examples using a Jersey-based client - included in the post.
Related entries are tagged REST+GlassFish+v3 PS. Picture at left shows the anterior eyes of a Jumping Spider. |
|
GlassFish v3 has a REST/HTTP interface that is implemented using Jersey. The interface is used by the GUI admin console but can also be used by other clients; for example, the data can be exported as JSON, XML or HTML and the REST + JSON combination makes JavaScript clients very easy to write. Check out Rajeshwar's recent writeup to learn how to Use the REST interface Monitoring. |