CONTENTS   NextPrevious  



Deploy Service

This is a core service. It manages the deployment of J2EE applications on the corresponding containers across the cluster. It controls all actions that can be performed on containers to obtain information about deployed applications, or to modify them. It also keeps all deployed applications in the cluster homogeneous and up to date.

Visual Administrator

Runtime Control

Runtime control for Deploy Service can be performed on server nodes only. It is designed to manage deployment of applications at runtime, indicate status of the deployed applications, provide information about the application components, remove applications and change the application status. This can be accomplished using the following options:

Note 1: Do not restart EJB or Web Container while deploying, removing, updating, starting, or stopping applications.

Note 2: Restart running applications after either EJB or Web Container reboot.

In addition, there are three ways to view a list of deployed components in the “Deployed Components” box. These options rearrange the view of the tree to suit your needs:

Properties

There are no service-specific properties to be set by the system administrator.

Console Administrator

Deploy Service can be administered using the Shell commands from the DEPLOY command group as well.

Note: For information on DEPLOY shell commands, refer to the Shell  Commands Reference section.

Property Files

../cluster/server/services/deploy /properties
This file does not contain any properties to be set by the system administrator.

Previous  Next