Oracle GlassFish Server 3.0.1 Administration Guide

ProcedureTo List Administered Objects

Use the list-admin-object subcommand in remote mode to list the existing administered objects.

  1. Ensure that the server is running.

    Remote subcommands require a running server.

  2. List the administered objects by using the list-admin-objects(1) subcommand.


Example 15–21 Listing Administered Objects

This example lists the existing administered objects.


asadmin> list-admin-objects
jms/samplequeue
Command list-admin-objects executed successfully

See Also

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