Show TOC

Adding Modules to the Enterprise ApplicationLocate this document in the navigation structure

Context

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 Start of the navigation path Properties Next navigation step Java EE Module Dependencies End of the navigation path.

    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 .

Results

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