Home

 

Importing the sample application project interchange files

This section describes how to import the project interchange files into RAD v7.5. The RAD75EJB.zip contains the following projects for the ITSO Bank enterprise application developed in Chapter | 4, Developing EJB applications:

RAD75JPA-This is the Java project that contains persistence JPA classes.

RAD75EJB-This is the EJB project with session beans.

RAD75TestWeb-This is the Web project that is used to test the EJB beans.

RAD75EJBEAR-This is the EAR project for the enterprise application; it includes the previous modules.

A second project interchange file, RAD75EJBWeb.zip, contains the Web application that uses the EJBs:

RAD75EJBWeb-This is a Web project (JSP and servlets) for the front-end application.

RAD75EJBWebEAR-This is the EAR project for the Web application. Note that this EAR also references the RAD75EJB and RAD75JPA projects.

To import the RAD75EJB.zip project interchange file, do these steps:

In the Java EE (or Web) perspective, Enterprise Explorer, select File Æ Import.

Select Other Æ Project Interchange from the list of import sources and then click Next.

In the Import Projects dialog, click Browse for the zip file, navigate to and select the RAD75EJB.zip from the C:\7672code\zInterchangeFiles\ejb folder, and click Open.

Click Select All to select all projects and then click Finish.

Repeat this sequence for the RAD75EJBWeb.zip file, and select the RAD75EJBWeb and RAD75EJBWebEAR projects.
ibm.com/redbooks