Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

list-connector-connection-pools

lists the existing connector connection pools

Synopsis

list-connector-connection-pools [--help]

Description

The list-connector-connection-pools subcommand list connector connection pools that have been created.

This subcommand is supported in remote mode only.

Options

--help
-?

Displays the help text for the subcommand.

Examples

Example 1   Listing the Connector Connection Pools

This example lists the existing connector connection pools.

asadmin> list-connector-connection-pools
jms/qConnPool
Command list-connector-connection-pools executed successfully

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also

create-connector-connection-pool(1), delete-connector-connection-pool(1), ping-connection-pool(1)

asadmin(1M)