Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

View the modules of an enterprise application


To view a deployed enterprise application and its Java EE modules:

  1. In the left pane of the Console, select Deployments.

    A table in the right pane displays all deployed enterprise applications and application modules. The Type column specifies the type of deployed application or module.

  2. In the Deployments table, locate the enterprise application whose modules you want to view and expand the plus sign next to its name.

    The Modules category lists Web applications and startup and shutdown classes, the EJBs category lists the Enterprise JavaBeans, and the Web Services category lists the Web services.

  3. Select the name of any individual module to view or change its configuration.

Back to Top