1. Overview of Enterprise Server Troubleshooting
Which asadmin Commands are Supported?
How Do I Change Application Permissions?
What Are the Restrictions and Optimizations for Session Beans?
Where Can I Find More Information About Eclipse and Enterprise Server Integration?
What Are the Restrictions and Optimizations for the Java Persistence API?
How Do I Use Update Tool to Extend My Enterprise Server Installation?
See the Sun GlassFish Enterprise Server v3 Add-On Component Development Guide for complete details.
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 defines 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 5, Adding Container Capabilities, in Sun GlassFish Enterprise Server v3 Add-On Component Development Guide.