Preparing for the sample
To demonstrate how to build a J2EE application using Ant, we use the Java EE applications developed in Chapter | 4, Developing EJB applications.
To import the RAD75EJB.zip project interchange file containing the sample code into Rational Application Developer, do these steps:
| Open the Java EE perspective.
|
| Select File Æ Import.
|
| Expand the Other folder and select Project Interchange and then click Next.
|
| In the Import Projects dialog, click Browse next to the zip file, navigate to and select the RAD75EJB.zip from the c:\7672code\zInterchange\ejb folder, and click Open.
|
| Click Select All to select all projects and then click Finish.
|
| After importing the two project interchange files, you have the following projects:
|
RAD75EJB
|
RAD75EJBEAR
|
RAD75EJBTestWeb
|
RAD75JPA
|