Show TOC

Procedure documentationAdding Modules to the Enterprise Application Locate this document in the navigation structure

 

The New EAR Application Project wizard allows you to specify the application modules during creation of the project.

This procedure describes how you can also change the set of modules later, after the project has been created.

Procedure

  1. Select the Enterprise Application project in the Project Explorer.

  2. In the context menu, choose   Properties   Java EE Module Dependencies  .

    The Available Java EE modules list shows all modules that are already part of or can be added to the enterprise application.

  3. Change the set of modules as required.

  4. Choose Apply, then choose OK.

Result

When you deploy the enterprise application, the archives of the application modules are available in the application EAR file.