dev@glassfish.java.net

Sample Project for extending Admin Console is available

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Thu, 11 Sep 2008 22:32:31 -0700

As you probably know, Admin Console in GlassFish v3 Prelude has the
capability to allow other module to plugin to it and to extend its
functionality. In order to give everyone a clear picture on exactly
how this is done, i have created a sample project that shows you how to
extend the console by specifying Integration Points. Currently, we
allow you to integrate at the Common Task page, Navigation Tree Nodes,
Tabs, and to existing pages.

This sample is checked into glassfish-samples and here is the wiki page
that gives you more information about this Sample plugin module.
http://wiki.glassfish.java.net/Wiki.jsp?page=V3SampleIpProject

Hope this can help everyone to jumpstart the effort in writing plugin
module for the console. Feel free to send any questions to the alias.

thanks
Anissa.