From: <glassfish_at_javadesktop.org>
Date: Tue, 17 Jul 2007 09:54:49 PDT
Admin Console uses AMX API to get/set the configuration information. You may want to look into that.
https://glassfish.dev.java.net/javaee5/amx/
Basically you follow the hierarchy and get to the element you want, and then get the property and its value.
[Message sent by forum member 'anilam' (anilam)]