Creating a CICS connector project

First you need to import your resource adapter and put it in a connector project.

  1. From the menu, select File > Import. The Import window opens.
  2. Select RAR file and click Next. The Connector Import page opens.
  3. In the Connector file field, browse and select <installdir>\Resource Adapters\cics15\<latestrarfile>. For example, in the following screen capture, the latest RAR file was cicseci602. The fields are all filled once the RAR file has been selected. Deselect Add module to an EAR project.


    Importing the RAR file

  4. Click Finish. The Confirm Perspective Switch window opens.
  5. Select the Remember my decision check box and click No and the project is created. You will not see this project in the Business Integration perspective, but it can be viewed in the J2EE perspective. The connector project is there to contain the RAR file.

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.