Configuring the environments

sgc020


The EJB CICS sample application task guide

Set up VisualAge for Java for Windows NT, V3.5 Enterprise Edition

VisualAge for Java comes with support for many products and contains many 'SmartGuides' that can help generate code to be used in your programs. The SmartGuides and product support are called 'features'. Features that come with VisualAge for Java are stored in the Repository. To make a feature available, it must be moved from the Repository and added to your Workspace. To write the required command beans with VisualAge for Java, you need to add a number of features from the Repository to your Workspace.

Add required features to VisualAge for Java

    Start VisualAge for Java

  1. Click on Start ->Programs->IBM VisualAge for Java for Windows 3.5->IBM VisualAge for Java.

    Install Features

  2. From the VisualAge for Java Workbench, select File-> QuickStart.
  3. From the Quick Start SmartGuide, select Features on the left and Add Feature on the right side.
  4. Click OK.
  5. Select the following features from the list. Use control-click to add items to your selection. If any of the features specified here are not in your list, the features are already installed. If all the features listed are already installed click on the Cancel button.

    Selecting features in VisualAge for Java

  6. Click OK

    Note: While the features are being added to VisualAge for Java you may see messages indicating that errors have been encountered. Any 'problems' encountered during the feature install will be resolved by the end of the install so this message may be safely ignored.

  7. Click Finish
  8. Exit from VisualAge. Select File -> Exit