Show TOC Start of Content Area

Procedure documentation Building EJB JARs Locate the document in its SAP Library structure

Use

This creates a JAR file containing all the enterprise beans and deployment descriptors of an EJB project.

The JAR file will also be created in the EJB project when an EAR file that references the EJB project is built.

Procedure

Building EJB JARs in EJB Module Projects

       1.      In the J2EE Explorer view, select the EJB Module project.

       2.      From the context menu, choose Build jar files.

Building EJB JARs in EJB Module DC Projects

       3.      In the J2EE DC Explorer, select the EJB Module DC project.

       4.      Choose Development Component ® Build.

       5.      Select the projects to be built.

       6.      Choose OK.

Result

A JAR file with the same name as the EJB project is created.

 

End of Content Area