Show TOC Start of Content Area

Component documentation Deploy Tool  Locate the document in its SAP Library structure

Purpose

This component is a graphical user interface that allows you to:

      generate J2EE archive components from existing class fields and deployment descriptors

      assemble these components in an application EAR

      edit the deployment properties of an EAR or an archive component

      deploy an EAR or an archive component on the specified J2EE Engine cluster elements

Deploy tool user interface concept is built on the assumption that every tab correspond to the different role from J2EE Specification:

      J2EE Components tab - Component provider role

      Assembler tab - Assembler role

      Deployer tab - Deployer role

The user interface elements in the different tabs are enabled or disabled  based on these role responsibilities.

Features

      Getting Started

      Generating J2EE Components

      Assembling a J2EE Application

      Deploying, Updating and Undeploying a J2EE Application

      Deploying and Undeploying Libraries, Interfaces and Services

      Hot deployment – it is the ability to re-deploy applications without re-starting the cluster. You have to restart the application being updated, however, all other components not connected to it keep running without this connection.

End of Content Area