Sun GlassFish Enterprise Server v3 Prelude Administration Guide

Resource Management Commands

add-resources(1)

Creates the resources named in the specified XML file. Supported in remote mode only. For procedural information in this guide, see To Add Resources.

create-jdbc-connection-pool(1)

Registers a new JDBC connection pool with the specified JDBC connection pool name. Supported in remote mode only. For procedural information in this guide, see To Create a JDBC Connection Pool.

create-jdbc-resource(1)

Creates a new JDBC resource. Supported in remote mode only. For procedural information in this guide, see To Create a JDBC Resource.

delete-jdbc-connection-pool(1)

Deletes the specified JDBC connection pool. Supported in remote mode only. For procedural information in this guide, see To Delete a JDBC Connection Pool.

delete-jdbc-resource(1)

Deletes a JDBC resource. The specified JNDI name identifies the resource to be deleted. Supported in remote mode only. For procedural information in this guide, see To Delete a JDBC Resource.

list-jdbc-connection-pools(1)

Lists the existing JDBC connection pools. Supported in remote mode only. For procedural information in this guide, see To List JDBC Connection Pools.

list-jdbc-resources(1)

Lists the existing JDBC resources. Supported in remote mode only. To List JDBC Resources.

ping-connection-pool(1)

Tests if a JDBC connection pool is usable. Before you can ping a JDBC connection pool, you must create the connection pool with authentication and ensure that the server or database is started. Supported in remote mode only. For procedural information in this guide, see To Contact (Ping) a Connection Pool.