Start of Content Area

Procedure documentation Creating a Jar File  Locate the document in its SAP Library structure

 

You have maintained the descriptions needed for your car rental application in the deployment descriptors and can now create the corresponding archive file.

Prerequisites

This graphic is explained in the accompanying textThis graphic is explained in the accompanying text

The structure of your project QuickCarRentalEjb is currently displayed in the J2EE Explorer.

 

Procedure

...

       1.      Choose the project node QuickCarRentalEjb in the J2EE Explorer.

       2.      Open the context menu and choose Build EJB Archive.

       3.      Confirm the message that files were generated successfully with OK.

Result

The archive file QuickCarRentalEjb.jar has been created. It contains all the classes in the referenced EJB Module project and the three deployment descriptors.

 

This graphic is explained in the accompanying text

 

Next step:

Implementing a Web Application

 

End of Content Area