Oracle GlassFish Server 3.0.1 Administration Guide

ProcedureTo Show Component Status

Use the show-component-status subcommand in remote mode to get the status (either enabled or disabled) of the specified deployed component.

  1. Ensure that the server is running.

    Remote subcommands require a running server.

  2. Show component status by using the show-component-status(1) subcommand.


Example 2–20 Showing Status of a Component

This example shows the status of the MEjbApp component.


asadmin> show-component-status MEjbApp
Status of MEjbApp is enabled
Command show-component-status executed successfully.