Step 1: Create a J2C Java Bean project

You transform existing MFS-based IMS™ applications into J2C Java™ bean projects and J2C Java Data Binding classes using the J2C Java Bean wizard in Rational® Application Developer. The Java bean communicates with IMS through the J2EE Connector architecture.

About this task

To create a J2C Java Bean project:

Procedure

  1. From the Rational Application Developer menu bar, select File > New > Other to start the wizard. The Select a wizard page opens.
    Select a wizard page.
  2. Expand the J2C folder and click J2C Java Bean, and then click Next to select the J2C Java Bean wizard. The Resource Adapter Selection page opens.
  3. Select the version of the IMS TM resource adapter that you want to use, and click Next. The Connector Import page opens.
    The Scenario Selection page
  4. Select the target server, and click Next. The Adapter Style page opens.
    The Adapter Style page lets you select between inbound and outbound scenario.
  5. Click Outbound, and click Next. The Adapter Style page opens.
    The Scenario Selection page lets you select between IMS COBOL, PL/I, or C-based applications, or IMS MFS-based applications.
  6. Click IMS MFS-based applications and click Next.

Feedback