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 a connector (resource adapter) configuration. Stores configuration information for the resource adapter JavaBean in property subelements.
resources (sun-resources.xml)
The following table describes subelements for the resource-adapter-config element.
|
The following table describes attributes for the resource-adapter-config element.
|
Properties of the resource-adapter-config element are the names of setter methods of the resourceadapter-class element in the ra.xml file, which defines the class name of the resource adapter JavaBean. Any properties defined here override the default values present in ra.xml.