BEA Logo BEA WebLogic Java Adapter for Mainframe Release 4.2

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

   JAM Documentation   |   JAM Installation Guide   |   Previous Topic   |   Next Topic   |   Contents   |   Index

Installing the Software

 

This section provides information on installing the BEA Java Adapter for Mainframe (JAM) software.

Installation topics are grouped by platform, by component (JAM or CRM) if the component installations differ for particular platforms, and by type of installation. Console mode or graphics mode installations are available. Also, you may have to run the installation program multiple times depending on your configuration.

 


Action List

As you install the JAM software, see the action list below and refer to the appropriate information sources.

 

Your action...

Refer to...

1

Complete all prerequisite tasks.

Prerequisites

2

Install the CRM for your platform and configuration.


 

Install the CRM on a mainframe (distributed configuration)

Installing the CRM on OS/390 UNIX or Installing the CRM on OS/390 MVS

 

Install the CRM on non-mainframe UNIX (local or non-mainframe distributed configuration)

Installing on UNIX in Console Mode or Installing in Graphics Mode

 

Install the CRM on Windows NT (local or non-mainframe distributed configuration)

Installing in Graphics Mode

3

Install the JAM gateway for your platform and configuration.


 

Install the JAM gateway on a non-mainframe UNIX machine.

Installing on UNIX in Console Mode or Installing in Graphics Mode

 

Install the JAM gateway on a Windows NT machine.

Installing in Graphics Mode

4

Verify the installation files and directories.

Verifying Installation Files and Directories

5

Set up the license key.

Setting Up the License Key

6

Add the JAM class to the BEA WebLogic Server CLASSPATH.

Adding JAM to the CLASSPATH

7

Proceed to configuration.

What Do I Do Next?


 

 


Prerequisites

Before you install JAM, you should complete the following tasks:

 

Your action...

Refer to...

1

You should have verified that all required pre-installation tasks have been performed.

Preparing for Installation


 

 


Installing on UNIX in Console Mode

To install the JAM software in console mode on UNIX, run the BEA standard installation shell script for the particular platform upon which you wish to install JAM. The scripts are:

Select which components to install, and where to install them, based on your configuration requirements.

Perform the following steps to install the JAM software in console mode on a certified UNIX platform:

  1. Log on as root to install the JAM software.
    $ su -
    Password:

  2. Mount the CD-ROM. Mount commands vary depending on your system configuration. Refer to your System Administrator for the specific command for your system.

  3. Change the directory to the mnt directory on your CD-ROM device. For example,
    > cd /mnt

  4. List the CD-ROM contents.
    mnt> ls
    wljam42_Sol7.bin  wljam42_Sol8.bin  wljam42_Hp.bin wljam42_Aix.bin wljam42_Nt.exe  mvsnt  mvsunix  os390.tar

  5. Set the JAVA_HOME and PATH environment variables as follows
    /mnt> export JAVA_HOME=<BEA_HOME>/jdk130
    /mnt> export PATH=<BEA_HOME>/jdk130/bin:$PATH

    Example: If your BEA Home directory is /usr/bea, then these environment variables should be set as follows:

    /mnt> export JAVA_HOME=/usr/bea/jdk130
    /mnt> export PATH=/usr/bea/jdk130/bin:$PATH

  6. Execute the appropriate installation program for your particular UNIX platform in character-based mode. For example, to execute the Solaris 7 installation program, enter the following:
    mnt> sh wljam42_Sol7.bin -i console

  7. The installation program runs and prompts you for responses.

    Note: Listing 2-1 provides an example of a default console mode installation with the assumption that WebLogic Server, BEA WebLogic Process Integrator, and BEA WebLogic XML/Non-XML Translator are installed. For an explanation of the various installation options, see "Installing in Graphics Mode."

    Listing 2-1 Console Mode Installation Example

    Preparing to install...
    Preparing CONSOLE Mode Installation...
    =================================================================
    BEA WebLogic Java Adapter for Mainframe(created with InstallAnywhere by Zero G)
    -----------------------------------------------------------------
    =================================================================Introduction
    ------------
    This installer will guide you through the installation of 'WebLogic Java Adapter for Mainframe'. On each step, answer the questions provided. Type "quit" at any time to exit the installer.
    PRESS <ENTER> TO CONTINUE: <ENTER>
    =================================================================License Agreement
    -----------------
    Please read before installing:
    BEA WebLogic Java Adapter for Mainframe(r) v4.2 Software License
    The Software and accompanying documentation (respectively "Software" and "Documentation") ...
    				.
    				.
    				.
    User Count means the number of users specified on the uniform product code label provided on the outside packaging of the Product.
    PRESS <ENTER> TO CONTINUE: <ENTER>
    Connection Management Software means the computer programs ...
    				.
    				.
    				.
    ... countries 
    Copyright 2000, 1996-1999 BEA Systems, Inc., or its suppliers, as applicable.
    All Rights Reserved.
    DO YOU AGREE WITH THE TERMS OF THE LICENSE? (Y/N): Y
    =================================================================Choose Install Set
    ------------------
    Please Choose the Install Set to be installed by this installer.
    ->1- Typical Install
    2- Customize...
    ENTER THE NUMBER FOR THE INSTALL SET, OR <ENTER> TO ACCEPT THE DEFAULT 1
    =================================================================
    Choose BEA Home Directory
    -------------------------
    1- Create a New BEA Home
    2- Use Existing BEA Home
    Enter a number: 2
    1- //usr/wlc1bea
    2- //usr/bea
    3- //usr/rosetta
    4- /usr/laguna/bea
    Existing BEA Home: 2
    =================================================================Choose Product Directory
    ------------------------
    1- Modify Current Selection (/usr/bea/wljam4.2)
    2- Use Current Selection (/usr/bea/wljam4.2)
    Enter a number: 2
    =================================================================
    Installing...
    -------------
    [==================|==================|==================|======]
    [------------------|------------------|------------------|------]
    =================================================================
    Install Complete
    ----------------
    Congratulations. 'WebLogic Java Adapter for Mainframe' has been successfully installed to:
    /usr/bea/wljam4.2
    PRESS <ENTER> TO EXIT THE INSTALLER: <ENTER>

 


Uninstalling on UNIX in Console Mode

If you install JAM in console mode, you must uninstall it in console mode.

To uninstall JAM in console mode:

  1. Change directories to your uninstaller directory under your root directory (default is /usr/bea/wljam4.2/uninstaller) with the following command:
    > cd /usr/bea/wljam4.2/uninstaller

  2. Start the uninstallation program with the following command:
    /usr/bea/wljam4.2/uninstaller> sh Uninstall -i console

    Listing 2-2 displays a JAM uninstallation.

    Listing 2-2 Console Mode Uninstallation Example

    Preparing CONSOLE Uninstall...
    =================================================================
    BEA WebLogic Java Adapter for Mainframe (InstallAnywhere Uninstaller by Zero G)
    -----------------------------------------------------------------
    About to uninstall...
       BEA WebLogic Java Adapter for Mainframe
    This will completely remove all components installed by InstallAnywhere.  It will not remove files and folders created after the installation.
    PRESS <ENTER> TO BEGIN THE UNINSTALL, OR 'QUIT' TO EXIT THE UNINSTALLER: <ENTER>
    =================================================================
    Uninstall...
    ------------
    [==================|==================|==================|======]
    [------------------|------------------|------------------|------]
    ================================================================
    Uninstall Complete
    ------------------
    All items were successfully uninstalled.
    PRESS <ENTER> TO EXIT THE UNINSTALLER: <ENTER>

 


Installing in Graphics Mode

Both the JAM and the CRM components are installed on Windows NT and non-mainframe UNIX-based machines with the JAM installation program. This installation program is a standard BEA installation program. The file names of the JAM installation program are as follows:

Select which components to install, and where to install them, based on your configuration requirements.

Perform the following steps to install the JAM software:

  1. Insert the JAM CD-ROM.

    On Windows NT:

    1. Click Run from the Start menu.

      The Run window displays.

    2. Click Browse to navigate to the CD-ROM drive.

    3. Select the wljam42_Nt.exe program.

    4. Click Open to make the path and executable appear in the Run dialog box, then select OK to run the executable and begin the installation.

      The Introduction screen (see Figure 2-1) displays.

    On UNIX:

    1. Log on as root to install the JAM software.
      $ su -
      Password:

    2. Mount the CD-ROM. Mount commands vary depending on your system configuration. Refer to your System Administrator for the specific command for your system.

    3. Change the directory to the mnt directory on your CD-ROM device. For example,
      > cd /mnt

    4. List the CD-ROM contents.
      /mnt> ls
      wljam42_Sol7.bin  wljam42_Sol8.bin  wljam42_Hp.bin wljam42_Aix.bin wljam42_Nt.exe  mvsnt  mvsunix  os390.tar

    5. Set the JAVA_HOME and PATH environment variables as follows:
      /mnt> export JAVA_HOME=<BEA_HOME>/jdk130
      /mnt> export PATH=<BEA_HOME>/jdk130/bin:$PATH

      Example: If your BEA Home directory is /usr/bea, then these environment variables should be set as follows:

      /mnt> export JAVA_HOME=/usr/bea/jdk130
      /mnt> export PATH=/usr/bea/jdk130/bin:$PATH

    6. If you are installing remotely (from a machine other than the one upon which you are installing JAM), define the DISPLAY environment variable as follows:
      /mnt> export DISPLAY=xx.xx.xx.xx:0.0 

      (where xx.xx.xx.xx is the IP address of the machine from which you are installing)

      Note: If you are installing remotely from Windows NT, you must use an X-Windows terminal emulator.

    7. Execute the installation program. The following example executes the Solaris 7 installation program:
      /mnt> sh wljam42_Sol7.bin

      The Introduction screen (see Figure 2-1) displays.

      Figure 2-1 Introduction Screen


       

  2. Click Next on the Introduction screen to continue with the installation. The License Agreement screen displays (see Figure 2-2).

    Figure 2-2 License Agreement Screen


     

  3. Select Yes to accept the license agreement, then click Next to proceed with the installation. The Choose Install Set screen displays (see Figure 2-3).

    Note: If you select No, you will not be able to continue with the installation. You must either exit the installation or go back to the Introduction screen.

    Figure 2-3 Choose Install Set Screen


     

  4. Select one of the following:

    1. Select the applications that you want to install. Make sure that a checkmark appears in the checkbox for each application that you want to install.

      Note: To determine whether or not you need to run this installation program on another machine, see "Determining Your Configuration."

    2. Click Next to proceed with the installation. The Choose BEA Home Directory screen is displayed (see Figure 2-5).

      Figure 2-5 Choose BEA Home Directory Screen


       

  5. Create or select a BEA Home directory. The BEA Home directory is the root directory in which you install all BEA products. If you do not already have a BEA Home directory (default is c:\bea on Windows NT and /usr/bea on UNIX), you will have the option of creating a new BEA Home directory. You can create a new BEA Home directory as follows:

    1. Select the Create a New BEA Home option.

    2. Accept the default location for your BEA Home directory or click Browse to specify a different location. If you accept the default location, your BEA Home directory will be c:\bea, and your JAM software default installation directory is c:\bea\wljam4.2. Click Next to proceed with the installation.

      If you have WebLogic Server 6.0 Service Pack 2, WebLogic Process Integrator 2.0, and WebLogic XML/Non-XML Translator 2.0 installed on your machine under the BEA Home directory that you created, the Choose Product Directory screen displays (see Figure 2-7).

    If you already have one or more BEA Home directories on your system, you can use one of those directories as follows:

    1. Click on the Use Existing BEA Home option.

    2. Select a BEA Home directory from the scrolling list displayed to the right of the radio buttons. All of the valid BEA Home directories will be displayed in the scrolling list, and only valid BEA Home directories can be used to install JAM. Valid BEA Home directories are directories where BEA products have been installed using BEA's standard installation program. Click Next to proceed with the installation.

      If you have WebLogic Server 6.0 Service Pack 2, WebLogic Process Integrator 2.0, and WebLogic XML/Non-XML Translator 2.0 installed on your machine under the BEA Home directory that you selected, the Choose Product Directory screen displays (see Figure 2-7).

    If you are:

    1. Click Previous to display the Choose BEA Home Directory screen (see Figure 2-5)

    2. Choose a different BEA Home directory from the scrollable text field displayed to the right of the radio buttons, then

    3. Click Next.

    The Choose Product Directory screen displays (see Figure 2-7).

    If you are installing the JAM gateway and have not installed WebLogic Server, WebLogic Process Integrator, or WebLogic XML/Non-XML Translator, refer to Table 2-2 for more information.

    Table 2-2 Installation Alternatives

    If you have not installed...

    The results will be...

    WebLogic Server

    The JAM gateway will be installed. However, the JAM functionality will be limited because the JAM gateway is designed for use with WebLogic Server.

    WebLogic Process Integrator

    The JAM gateway and JAM Plug-in for WebLogic Process Integrator will be installed. However, the JAM Plug-in will not be functional. If you install WebLogic Process Integrator subsequent to your JAM gateway installation, the JAM Plug-in will become functional.

    WebLogic XML/Non-XML Translator

    The JAM gateway and JAM Plug-in for WebLogic Process Integrator will be functional. However, its functionality will be limited because the JAM plug-in is designed for use with WebLogic XML/Non-XML Translator. You will not be able to request mainframe actions from your workflows or request workflows from your mainframe.


     

    If you do not want the result listed in Table 2-2, click Exit. You will exit the installation program without installing JAM. You can rerun the JAM installation program after you have installed the software that will give you the desired result.

    If you do want the result listed in Table 2-2, click Next to proceed to the Choose Product Directory screen (see Figure 2-7).

    Figure 2-7 Choose Product Directory Screen


     

  6. Accept the installation directory listed in the Specify Product Installation Directory field.

    Warning: It is is highly recommended that your installation directory remain <BEA Home>\wljam4.2.

  7. Click Install to install the software. Upon installation completion, the Install Complete screen displays (see Figure 2-8).

    Figure 2-8 Install Complete Screen


     

  8. Click Done to complete the installation.

 


Uninstalling in Graphics Mode

Perform the following steps to uninstall the JAM software:

  1. On Windows NT:

    Choose Start. >Programs. >BEA WebLogic E-Business Platform. >
    WebLogic Java Adapter for Mainframe 4.2. >Uninstall Java Adapter for Mainframe
    from the Start menu. The screen in
    Figure 2-9 is displayed.

    On UNIX:

    1. Change directories to your uninstaller directory under your JAM root directory (default is /usr/bea/wljam4.2/uninstaller) with the following command:
      > cd /usr/bea/wljam4.2/uninstaller

    2. Start the uninstallation program with the following command:
      /usr/bea/wljam4.2/uninstaller> sh Uninstall

      The screen shown in Figure 2-9 displays.

      Figure 2-9 JAM Uninstall Start Screen


       

  2. Click Uninstall to start uninstalling JAM. When the uninstallation of JAM is complete, the screen shown in Figure 2-10 displays.

    Figure 2-10 JAM Uninstallation Complete Screen


     

  3. Click Exit to complete the uninstallation.

     


    Installing the CRM on OS/390 UNIX

    The following steps install the CRM on OS/390 UNIX. This installation is for a distributed configuration where the CRM resides on the mainframe in an OS/390 UNIX environment.

    Note: This procedure assumes the installer is familiar with File Transfer Protocol (FTP) functions.

    1. Load the product CD-ROM on a machine that has FTP access to the OS/390 host.

    2. Log on to your OS/390 UNIX system as superuser.

    3. Copy the file os390.tar (in binary mode) from the root directory on the CD-ROM to the working directory on the OS/390 host.

    4. To extract the installation script from the tar file on the mainframe, use the following command:
      tar xvfo os390.tar

      Executing the tar command extracts the install.sh script and subdirectories containing the software to be installed from the tar file.

    5. Execute the install.sh script using the following command:
      sh install.sh

    The installation script prompts you for responses. Listing 2-3 is a sample installation. It shows the installation of the CRM in a distributed configuration on an OS/390 mainframe platform. User responses are in bold.

    Listing 2-3 Sample Script for CRM Component Installation on an OS/390 Unix Platform

    cmadm@dalsun4:/cmhome/dist/fig-4: >sh install.sh

    01) os390/os390r8

    Install which platform's files? [01- 1 , q to quit, l for list]: 1

    ** You have chosen to install from os390/os390r8 **

    Communications Resource Manager Release 1.2

    This directory contains the Communications Resource Manager 1.2
    for IBM OS/390 Unix R8 on IBM OS/390.

    Is this correct? [y,n,q]: y

    To terminate the installation at any time
    press the interrupt key,
    typically <del>, <break>, or <ctrl+c>.

    The following packages are available:

    1 crm SNA Communications Resource Manager

    Select the package(s) you wish to install (or 'all' to install
    all packages) (default: all) [?,??,q]: all

    Communications Resource Manager
    (OS390) Release 1.2
    Copyright (c) 2001 BEA Systems, Inc.
    All Rights Reserved.
    Distributed under license by BEA Systems, Inc.
    BEA eLink is a trademark of BEA Systems, Inc.

    Directory where Communications Resource Manager files are to be installed
    (Enter your directory path) [?,q]: /bea/wljam4.2

    Using /bea/wljam4.2 as the Communications Resource Manager base directory

    The following CRM stack support options are available:

    1 vtm28 OpenEdition MVS 390

    Select an option [?,??,q]: 1

    Determining if sufficient space is available ...
    68000 blocks are required
    270552 blocks are available to /bea/wljam4.2

    Unloading /bea/loads/dist/fig-4/os390/os390r8/crm/CRMSA.Z ...
    6800 blocks
    x bin/CRMLOGS
    x bin/CRM
    x bin/crmdown
    x bin/crmlkoff
    x bin/crmlkon
    x bin/uss.env
    x lib/ctxdebugs_12.dll
    x lib/ctxos_12.dll
    x lib/ctxprim_12.dll
    x lib/ctxplat_12.dll
    x lib/csxappc.dll
    x lib/csxxfm.dll
    x lib/csxxmw.dll
    x lib/csxgpw.dll
    x lib/csxcrm.dll
    x lib/csxxcrm.dll
    x lib/csxscrm.dll
    x lib/libgp40.dll
    x lib/libgpnet.dll
    ... finished

    Unloading /bea/loads/dist/fig-4/os390/os390r8/crm/STKSA.Z ...
    241 blocks
    x lib/csxvtm28.dll
    ... finished

    Changing file permissions...
    ... finished

    Installation of Communications Resource Manager was successful

    Please don't forget to fill out and send in your registration card
    >

     


    Installing the CRM on OS/390 MVS

    This section explains how to install the CRM on OS/390 Multiple Virtual Storage (MVS). This installation is for a distributed configuration where the CRM resides on the mainframe in an OS/390 MVS environment.

    Note: While certain JAM components are certified on IBM OS/390 2.8, 2.9, and 2.10, problems may be encountered starting these components on OS/390 depending on variations of IBM PTF levels. To determine the appropriate PTFs to apply, see the BEA Java Adapter for Mainframe Release Notes.

    Summary of Installation Tasks

    The following list is a summary of the tasks detailed in "Installation Procedure for CRM on OS/390 MVS."

    1. Put the JCL files in the MVS environment prior to installation using the FTP program.

    2. Allocate the initial data sets using the DSUPLOAD.JCL job.

    3. FTP the product software files (JAM42.xxx) to the allocated data sets.

    4. Run the INSTALL.JCL job to allocate the final data sets.

    5. Run the TSO RECEIVE command to unload the data in your product data sets. A third JCL file, UNCMPRSS.JCL, has been provided to run this procedure in a batch.

    Note: The installation process assumes the installer is familiar with Job Control Language (JCL) job operations and File Transfer Protocol (FTP) functions.

    Installation Files

    The installation for this environment is semi-automated. Three JCL files are provided to facilitate prerequisites for allocating data sets in the MVS environment and to unload JAM product software into the allocated data sets.

    The product CD-ROM contains the following files relating to this installation procedure:

    Installation Procedure for CRM on OS/390 MVS

    Perform the following steps to install the CRM component on an OS/390 MVS platform:

    1. Load the product CD-ROM on a machine that has File Transfer Protocol (FTP) access to the MVS UNIX or MVS NT directory.

    2. Use FTP to put the following JCL files in the MVS destination PDS dataset:
      dsupload.jcl
      install.jcl
      uncmprss.jcl

    3. In your MVS environment, change the DSUPLOAD job to suit your environment. This job allocates the initial data sets needed to receive the product software files from the FTP file transfer.

      Use the SET statements in the DSUPLOAD job to set the high-level qualifiers of the receiving datasets according to the following syntax:

      SET PRODHLQ=[QUALIFIER]

      The DSUPLOAD job has the following steps:

      DELOAD

      Deletes any existing data sets previously created so you can run this JCL multiple times, if necessary.

      CREATE

      Allocates the initial data sets needed to receive the product software files.

    4. Run the DSUPLOAD job.

    5. Put the files listed in Table 2-3 into their corresponding data sets. Use the table as a worksheet and fill in the names you created in step 3. Use the worksheet as a guide for transferring the product data to the OS/390 platform.

      Table 2-3 MVS Installation Product Files and DD Name Data Sets

      Product File

      Set Statement

      Your Dataset Name

      JAM42.LOAD

      PRODHLQ

      .LOAD

      JAM42.DATA

      PRODHLQ

      .DATA

      JAM42.SAMPLE

      PRODHLQ

      .SAMPLE

    6. From the UNIX/NT command prompt, set the binary data transfer mode using the FTP program.

      Note the following example of a PUT command:

      put JAM42.LOAD 'BEA.JAM42.LOAD'

      Transfer the datasets using the PUT command.

    7. In your MVS environment, change the INSTALL job to suit your environment.

      Use the SET statements to alter the job for your environment according to the following syntax:

      SET BEAPDSE=[QUALIFIER]

      In this statement, [QUALIFIER] is the high-level qualifier for the CRM load library. The load library containing the JAM42.LOAD program objects must be a partitioned data set with extended attributes (PDSE). The PDSE minimally must have storage class SMS declaration for OS/390 v2.8.

      SET SCLASS=[CLASS NAME]

      In this statement, [CLASS NAME] is the storage class name of the PDSE. This is required for OS/390 v2.8.

      SET BEAPDS=[QUALIFIER]

      In this statement, [QUALIFIER] is the high-level qualifier for the sample and data datasets. These are standard PDS.

      The INSTALL job has the following steps:

      DELOLD 

      Deletes any existing data sets created by the INSTALL job so you can run this JCL multiple times, if necessary.

      CREATE

      Creates the MVS data sets for you.

      This step includes the minimal JCL needed to create the data sets for OS/390 v2.8. You may change the JCL to reflect your own environment.

    8. Run the INSTALL job.

      Use Table 2-4 as a worksheet to fill out the names of the datasets created in this step.

      Table 2-4 Set Statements and Corresponding Datasets

      Set Statement

      Your Dataset Name

      BEAPDSE

      .LOAD

      BEAPDS

      .DATA

      BEAPDS

      .SAMPLE

    9. In your MVS environment, change the UNCMPRSS job to suit your environment.

      Modify the following variables in the JCL to the high-level qualifier you listed in the tables according to the following syntax:

      <PRODHLQ>=[QUALIFIER]

      Use the qualifier you listed in Table 2-3.

      <BEAPDSE>=[QUALIFIER]

      Use the PDSE qualifier you listed in Table 2-4.

      <BEAPDS>=[QUALIFIER]

      Use the PDS qualifier you listed in Table 2-4.

      The UNCMPRSS job has the following step:

      UNLOAD 

      Performs a TSO RECEIVE to uncompress and unload the data in your installation datasets created in step 8.

    Note: To manually perform the TSO RECEIVE command, which unloads the data in your installation data sets created in Step 8, enter the following command:

    TSO RECEIVE INDS(`xxx')

    When prompted, enter:

    DA("yyy")

    In these statements, the following definitions apply:

    xxx

    Is the dataset name you listed in Table 2-3.

    yyy

    Is the corresponding dataset name you listed in Table 2-4.

     


    Verifying Installation Files and Directories

    The JAM CD-ROM contains the following libraries and executable programs for each of the following installation scenarios and their supported platforms. After installing the JAM software, verify that these libraries and programs are installed on your system.

    JAM Gateway Installation

    All directories are relative to the installation directory.

    Solaris (Version 7 or 8)

    Verify that the following JAM files are installed by the JAM software:

    Table 2-5 Solaris Installation Files and Directories

    Directory

    Files

    bin

    egencobol

    lib

    jam.jar
    jam.ear

    classdocs

    jamdoc.jar

    examples

    samples.jar

    uninstaller

    complist
    install.log
    lax.jar
    Uninstall
    Uninstall.lax
    uninstaller.jar
    user.zip

    uninstaller\resource

    remove.sh

    uninstaller\resource\
    i18nresources

    custom_en

    AIX

    Verify that the following JAM files are installed by the JAM software:

    Table 2-6 AIX Installation Files and Directories

    Directory

    Files

    bin

    egencobol

    lib

    jam.jar
    jam.ear

    classdocs

    jamdoc.jar

    examples

    samples.jar

    uninstaller

    complist
    install.log
    lax.jar
    Uninstall
    Uninstall.lax
    uninstaller.jar
    user.zip

    uninstaller\resource

    remove.sh

    uninstaller\resource\
    i18nresources

    custom_en

    HP-UX

    Verify that the following JAM files are installed by the JAM software:

    Table 2-7 HP-UX Installation Files and Directories

    Directory

    Files

    bin

    egencobol

    lib

    jam.jar
    jam.ear

    classdocs

    jamdoc.jar

    examples

    samples.jar

    uninstaller

    complist
    install.log
    lax.jar
    Uninstall
    Uninstall.lax
    uninstaller.jar
    user.zip

    uninstaller\resource

    remove.sh

    uninstaller\resource\
    i18nresources

    custom_en

    Windows NT

    Verify that the following JAM files are installed by the JAM software:

    Table 2-8 Windows NT Installation Files and Directories

    Directory

    Files

    bin

    egencobol.cmd

    lib

    jam.jar
    jam.ear

    classdocs

    jamdoc.jar

    examples

    samples.jar

    uninstaller

    complist
    install.log
    lax.jar
    Uninstall.exe
    Uninstall.lax
    uninstaller.jar
    user.zip

    uninstaller\resource

    iawin32.dll
    jdglue.zip
    remove.exe

    uninstaller\resource\
    i18nresources

    custom_en

    JAM Plug-in for WebLogic Process Integrator

    If you had WebLogic Process Integrator installed on your Solaris, AIX, HP-UX, or Windows NT machine prior to running the JAM gateway installation, the following files will be installed into your <WebLogic Process Integrator Home>/lib (<WebLogic Process Integrator Home>\lib on Windows NT) directory:

    jampi.jar
    jampi.war

    If WebLogic Process Integrator was not installed on your Solaris, AIX, HP-UX, or Windows NT machine prior to running the JAM gateway installation, these two files were installed into your <WebLogic Integration Home>/repository/lib (<WebLogic Integration Home>\repository\lib on Windows NT) directory.

    Note: Other distribution files will be installed into the <WebLogic Integration Home>/repository/lib (<WebLogic Integration Home>\repository\lib on Windows NT) directory. These files are not listed in this section.

    Communications Resource Manager (CRM) Installation

    Verify that the CRM files listed by section are installed on your system.

    All directories are relative to the specified installation directory. Also included are the ATMI libraries that ship with the standalone CRM. For encryption purposes, the libgp that is shipped is the one enabled for 40-bit encryption. Platform-specific stack abstraction libraries are included in these tables as well.

    Note: The CRM is not available on Solaris 8, AIX, or HP-UX.

    Solaris 7

    Verify that the following CRM application files are installed by the JAM software:

    Table 2-9 Solaris Installation Files and Directories

    Directory

    Files

    bin

    CRMLOGS
    CRM
    crmlkon
    crmlkoff
    crmdown
    solaris.env

    lib

    libctxdebugs_12.so
    libctxos_12.so
    libctxprim_12.so
    libctxplat_12.so
    libcsxappc.so
    libcsxxfm.so
    libcsxxmw.so
    libcsxgpw.so
    libcsxcrm.so
    libcsxxcrm.so
    libcsxscrm.so
    libcsxspx62.so
    libgp.so.60
    libgpnet.so.60

    OS/390 UNIX

    Verify that the following CRM application files are installed by the JAM software.

    Table 2-10 OS/390 UNIX Installation Files and Directories

    Directory

    Files

    bin

    crmlkoff
    crmlkon
    CRMLOGS
    CRM
    crmdown
    uss.env

    lib

    ctxdebugs_12.dll
    ctxos_12.dll
    ctxprim_12.dll
    ctxplat_12.dll
    csxappc.dll
    csxxfm.dll
    csxxmw.dll
    csxgpw.dll
    csxcrm.dll
    csxxcrm.dll
    csxscrm.dll
    csxvtm28.dll
    libgp.dll --> libgp40.dll
    libgpnet.dll

    OS/390 MVS

    Verify that the following CRM application files are installed by the JAM software.

    Table 2-11 OS/390 MVS Installation Files and Directories

    Directory

    Files

    load library

    CRMLOGS
    CRM
    CRMLKON
    CRMLKOFF
    CRMDOWN
    CSXAPPC
    CSXXFM
    CSXXMW
    CSXGPW
    CSXCRM
    CSXXCRM
    CSXSCRM
    CSXVTM28
    DEBUGS
    OS
    PRIM
    PLAT

    LIBGPNET
    LIBGP
    LIBGP40

    data library

    ENV

    sample

    CRMSTART
    CRMLKON
    CRMLKOFF
    CRMDOWN
    CRMLOGS

    Windows NT

    Verify that the following CRM application files are installed by the JAM software

    .

    Table 2-12 Windows NT Installation Files and Directories

    Directory

    Files

    bin

    CRM.exe
    crmlkoff.exe
    crmlkon.exe
    CRMLOGS.exe
    crmdown.exe
    ntenv.bat
    csxappc.dll
    csxcrm.dll
    csxgpw.dll
    csxibm60.dll
    csxscrm.dll
    csxxfm.dll
    ctxdebugs_12.dll
    ctxos_12.dll
    ctxplat_12.dll
    ctxprim_12.dll

    libgp.dll
    libgpnet.dll

    lib



     

    CRM Monitor Installation

    The java-enabled CRM monitor files are as follows:

     


    Setting Up the License Key

    The CRM cannot be used without a valid software license. A 30-day license file is automatically installed when you install JAM. When you purchase the software, a permanent JAM license key file will be provided to you by BEA. Follow the directions below to update your license file on the target system.

    To update your JAM software license:

    1. Copy the JAM license key file that you received from distribution to your BEA Home directory.

    2. Open a Command Prompt window.

    3. Navigate to the BEA Home directory where you installed WebLogic Server and JAM. You must be in this BEA Home directory to update license.bea using this method. If your BEA Home is c:\bea, use the following command:
      c:\> cd bea

    4. Execute the UpdateLicense utility as follows:
      c:\bea> UpdateLicense <JAM license key file>

      Your license file (license.bea) is now updated with the information in your JAM license key file. This addition to your BEA license file allows you to connect to a mainframe through the CRM.

     


    Adding JAM to the CLASSPATH

    The jam.jar file should be placed in your WebLogic Server CLASSPATH so that JAM will work. Place jam.jar in your CLASSPATH as follows:

    For UNIX:

    For Windows NT:

     


    What Do I Do Next?

    After you have installed the JAM software and set up the license file and classpath, you are ready to configure and use the JAM product. Refer to the BEA WebLogic Java Adapter for Mainframe Configuration and Administration Guide, the WebLogic Java Adapter for Mainframe Programming Guide, and BEA WebLogic Java Adapter for Mainframe Scenarios Guide for detailed information about configuring and using the JAM Gateway and the CRM.

     

    back to top previous page