tadep.html


The EJB CICS application sample task guide

Deploying an EJB CICS application

To run an EJB application in a test or production region you need to: Different methods and application servers can be used according to the specific purpose of the installation.

Install CICS TS components of the EJB CICS Sample Application

The process of deploying enterprise beans for CICS has these phases:
  1. Deploy the JAR file containing the beans for CICS Transaction Server
  2. Install the JAR file and related resources into the CICS environment
There are three methods for deploying an EJB application for CICS: Each of these methods covers the two phases of deployment in different ways.

Install Web components of the EJB CICS Sample Application

Installing the Web components of the EJB CICS Sample Application involves:
  1. Define web application to WebSphere Application Server
  2. Install the Web Application files
  3. Confirm that WAS installation is correct
These tasks are described for WebSphere Application Server for z/OS