Verify archive files

Verify your archive files and correct any problems so that generation of deployment code is successful. During verification, the Application Assembly Tool (AAT) checks that an archive file is complete, and that deployment descriptor properties and references contain appropriate values.

This task assumes you have previously assembled and saved one or more modules.

Steps for this task

  1. Start the Application Assembly Tool (AAT).
  2. Click File > Open and select the module to verify.
  3. Right-click the name of the module at the top of the navigation pane and click Verify.
  4. Click Verify in the Verify window. The tool displays a scrolling window for viewing status messages as the verification proceeds.
  5. Save the application.

Results

Archive files have been verified. The following list includes, but is not limited to, areas that the verification process has checked:

What to do next

If your application module contains EJB modules, generate code for deployment.

Otherwise, you are ready to deploy this application module (or standalone Web module) onto the application server.