Sun Microsystems 820682310 Server User Manual


 
Download: Download the plugin from within Eclipse using the Download Additional
Server Adapters link on the New Server Wizard. See the Downloads page for additional
information (https://glassfishplugins.dev.java.net/download/index.html). If you
have diculty downloading the plugin from within Eclipse, you could be experiencing an
Eclipse update center network problem. Try again at another time.
Release Notes: https://ajax.dev.java.net/eclipse/releasenotes.html
Documentation: https://glassfishplugins.dev.java.net/eclipse34
Extensibility FAQs
How Do I Develop Add-On Components?
See the Sun GlassFish Enterprise Server v3 Prelude Add-On Component Development Guide for
complete details.
How Do I Add Containers?
Enterprise Server has a highly modular architecture that enables you to add new types of
containers that handle many application types, not just Java EE. Enterprise Server denes a
service provider interface (SPI), which container developers implement. The Enterprise Server
framework then invokes the container's implementation of the SPI to detect, deploy, and
manage applications of the new type.
For more information, see
Chapter 6, “Adding Container Capabilities,” in Sun GlassFish
Enterprise Server v3 Prelude Add-On Component Development Guide
.
Note Web applications are the only Java EE application type supported by Enterprise Server v3
Prelude.
How Do I Extend the Administration Console?
See Chapter 3, “Extending the Administration Console,” in Sun GlassFish Enterprise Server v3
Prelude Add-On Component Development Guide.
Extensibility FAQs
Chapter3 • FrequentlyAskedQuestions 41