bea.com | products | dev2dev | support | askBEA
 Download Docs 
 Search 

CrossPlex Sample

 Previous Next Contents View as PDF  

About CrossPlex

About this Sample

The Back-end Application

Before You Begin

Setting up the Sample

Task 1: Create a CrossPlex Script

Step 1: Prepare Record Definition for the Mainframe

Step 2: Create a Copybook of the Record Definition Sent to the Mainframe

Step 3: Create a Record Definition and Copybook Sent From the Mainframe

Step 4: Prepare the CrossPlex Script

Step 5: Test and Debug the Script

Task 2: Use the eGen Application Generator to Create a Base Application

Step 1: Prepare the eGen script

Step 2: Add Service Entry

Step 3: Add Page Declarations in the eGen script

Step 4: Add Servlet Name

Step 5: Generate the Java Source Code

Task 3: Create Your Custom Application from the Generated Application

Step 1: Use Imports to Start Creating the Custom Application

Step 2: Declare the New Custom Class

Step 3: Add Implementation for doGetSetup

Step 4: Create Implementation for doPostSetup

Step 5: Create Implementation for doPostFinal

Task 4: Update the JAM Configuration and WebLogic Server web.xml

Step 1: Update the jcrmgw.cfg.

Step 2: Update the WebLogic Server web.xml file.

Task 5: Deploy Your Application

Running the Sample

 

Back to Top Previous Next