Manage Lifecycle Modules

Use this page to manage deployment tasks for lifecycle modules. Lifecycle listener modules as are user written classes configured in server.xml. These modules execute short and long term Java-based tasks on server startup or shutdown. These modules are deployed using the Lifecycle Module deployment feature in the Administration Interface.

The following table describes the fields and buttons on the screen. The left column lists the fields and buttons; the right column describes the functionality.

Field or Button
Description

Deploy

Click this button to deploy a lifecycle module in a JAR (Java ARchive) file.

Undeploy

Undeploys an application that has been deployed. Mark the checkbox against a deployed application, and click this button to undeploy it.

Enable

Enables an application for dynamic reloading.

Disable

Disables an application that has been enabled for dynamic reloading.

Name

This field displays the names of the applications that have been deployed.

Class Name

This field displays the class name of the module that has been deployed.

Status

Displays whether the module has been enabled for dynamic reloading.

Load Order

Displays the order in which the modules within the JAR have been loaded for deployment.

Is Failure Fatal

Displays if a failed deployment has been fatal or not. An application that has a fatal failure cannot be dynamically reloaded.

See also

Deploy Lifecycle Modules


Legal Notices
Copyright © 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.