Show TOC Start of Content Area

Procedure documentation Creating Enterprise Application Projects  Locate the document in its SAP Library structure

Procedure

...

       1.      Choose FileNewProject…

       2.      Choose J2EEEnterprise Application Project.

       3.      Specify the project name and location and choose Next.

       4.      Choose the application modules to be contained in the application.

You can always add additional modules after the project is created.

       5.      Choose Finish.

Result

You can now add bundled libraries, edit the application deployment descriptors or deploy the enterprise application on the application server.

More information:

Adding Modules to the Enterprise Application

Creating Bundled Libraries

Editing the application-j2ee-engine.xml

Building, Publishing and Removing Published Java EE Applications

End of Content Area