Home

 

Importing the Java RedBank model

The ITSO Bank Web application requires the classes created in Chapter | , Developing Java applications. This section describes how to import the project interchange file. You can skip this import if you already have the final RAD75Java project in the workspace.

Select File Æ Import.

In the Import dialog, select Other Æ Project Interchange and click Next.

In the Import Projects dialog, click Browse to locate the interchange file c:\7672code\zInterchange\java\RAD75Java.zip. Select the RAD75Java project, and click Finish.

To verify that the model is running, it is possible to run the main method of the class itso.rad75.bank.client.BankClient class. This will invoke the bank facade classes directly, make some simple transactions directly, and print out the results to the console.

We will add the RAD75Java project to the RAD75BankBasicEAR enterprise application in Adding RAD75Java as a Web Library project.

ibm.com/redbooks