Show TOC

Creating Enterprise Application ProjectsLocate this document in the navigation structure

Procedure

  1. Choose the New pushbutton.
  2. Select Java EEEnterprise Application Project , then choose Next .
  3. Specify the Project name .
  4. In the Configuration area, choose Modify .
  5. Select the application modules to be used in the application, then choose OK .

    You can always add additional modules after the Enterprise Application (EAR) project is created.

  6. To add existing projects to the new EAR project immediately, or if you want to generate the application.xml deployment descriptor, choose Next .
  7. Choose Finish .

Results

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