Sun GlassFish Enterprise Server v3 Prelude Administration Reference

resources

Contains configured resources, such as database connections.


Note –

You must specify a Java Naming and Directory InterfaceTM (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:comp/env.


Superelements

domain

Subelements

The following table describes subelements for the resources element.

Table 1–81 resources Subelements

Element 

Required 

Description 

jdbc-resource

zero or more 

Defines a JDBC (Java Database Connectivity) resource. 

jdbc-connection-pool

zero or more 

Defines the properties that are required for creating a JDBC connection pool. 


Note –

Subelements of a resources element can occur in any order.