Oracle GlassFish Server 3.0.1 Administration Guide

ProcedureTo List Connector Connection Pools

Use the list-connector-connection-pools subcommand in remote mode to list the pools that have been created.

  1. Ensure that the server is running.

    Remote subcommands require a running server.

  2. List the connector connection pools by using the list-connector-connection-pools(1) subcommand.


Example 15–2 Listing 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

See Also

You can also view the full syntax and options of the subcommand by typing asadmin help list-connector-connection-pools at the command line.