1. Overview of Sun GlassFish Enterprise Server v3 Application Deployment
A. The asadmin Deployment Subcommands
B. Enterprise Server Deployment Descriptor Files
C. Elements of the Enterprise Server Deployment Descriptors
activation-config-property-name
activation-config-property-value
Defines application-scoped resources for an enterprise application, web module, EJB module, connector module,
or application client module. This is the root element; there can only be
one resources element in a sun-resources.xml file. See The sun-resources.xml File.
Note - You must specify a Java Naming and Directory Interface (JNDI) name for each resource. To avoid collisions with names of other enterprise resources in JNDI, and to avoid portability problems, all names in an Enterprise Server application should begin with the string java:app/.
none
The following table describes subelements for the resources element.
|
Note - Subelements of a resources element can occur in any order.