Entering content frame

Procedure documentation Building EARs Locate the document in its SAP Library structure

Use

This creates an EAR file from an Enterprise Application project. It also generates the WAR and JAR files in the referenced projects. The EAR file contains the WAR and JAR files, and deployment descriptors. You can specify additional libraries to be packed into the EAR file.

Procedure

       1.      In the J2EE Explorer view, select the Enterprise Application project.

       2.      From the context menu, choose Build EAR File.

Result

An EAR file with the same name as the Enterprise Application project is created. For example:

This graphic is explained in the accompanying text

You can now deploy the application. For more information, see Deploying EARs.

Leaving content frame