Show TOC Start of Content Area

Procedure documentation Generating Files for Deployment Locate the document in its SAP Library structure

Use

With this step you generate file that you can deploy on the J2EE Engine.

Procedure

...

       1.      Generate a JAR file.

                            a.      Select the JavaMail project.

                            b.      Open the context menu and choose Build Ejb.jar File.

Context Menu Preview

This graphic is explained in the accompanying text

       2.      Generate a WAR file

                            a.      Select the JavaMailWeb project.

                            b.      Open the context menu and choose Build War file.

Context Menu Preview

This graphic is explained in the accompanying text

       3.      Generate an EAR File

                            a.      Select the JavaMailEar project.

                            b.      Open the context menu and choose Build EAR File.

Context Menu Preview

This graphic is explained in the accompanying text

Result

You have generated a deployable EAR file.

Next Step

Deploying the EAR

 

 

End of Content Area