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
Specifies the name of the database vendor for which tables can be created. Allowed values are javadb, db2, mssql, oracle, postgresql, pointbase, derby (also for CloudScape), and sybase, case-insensitive.
If no value is specified, a connection is made to the resource
specified by the jndi-name subelement of the
cmp-resource element, and the database vendor
name is read. If the connection cannot be established, or if the value
is not recognized, SQL-92 compliance is presumed.
This element can be overridden during deployment. See Generation Options for CMP in Sun GlassFish Enterprise Server v3 Application Development Guide.
cmp-resource (sun-ejb-jar.xml)
none - contains data