Sun Microsystems GlassFish Enterprise Server 2.1 Administration Manual page 242

Hide thumbs Also See for GlassFish Enterprise Server 2.1:
Table of Contents

Advertisement

Resource Management Commands
TABLE C–7
Command
delete-custom-resource
list-custom-resources
create-connector-connection-pool Adds a new connector connection pool with the specified connection
delete-connector-connection-pool Removes the connector connection pool specified using the operand
list-connector-connection-pools
create-connector-resource
delete-connector-resource
list-connector-resources
create-admin-object
delete-admin-object
list-admin-objects
create-resource-adapter-config
delete-resource-adapter-config
list-resource-adapter-configs
add-resources
ping-connection-pool
242
Sun GlassFish Enterprise Server 2.1 Administration Guide • December 2008
Resource Management Commands
(Continued)
Definition
Removes a custom resource.
Lists the custom resources.
pool name.
connector_connection_pool_name.
Lists the connector connection pools that have been created.
Registers the connector resource with the specified JNDI name.
Removes the connector resource with the specified JNDI name.
Gets all the connector resources.
Creates the administered object that has a specified JNDI name.
Removes the administered object with the specified JNDI name.
Lists all the administered objects.
Creates configuration information for the connector module.
Deletes the configuration information created in domain.xml for the
connector module.
lists the configuration information in the domain.xml for the
connector module
Creates the resources named in the specified XML file. The
xml_file_path is the path to the XML file containing the resources to
be created. The DOCTYPE should be specified as
install_dir/lib/dtds/sun-resources_1_2.dtd in the
resources.xml file.
tests if a connection pool is usable for both JDBC connection pools
and connector connection pools. For example, if you create a new
JDBC connection pool for an application that is expected to be
deployed later, the JDBC pool is tested with this command before
deploying the application. Before pinging a connection pool, you
must create the connection pool with authentication and ensure that
the enterprise server or database is started.

Advertisement

Table of Contents
loading

Table of Contents