Assemble applications with the AAT

Use the Application Assembly Tool (AAT) to create modules and applications, and to change existing modules or applications. For more information on the Application Assembly Tool, see Application Assembly Tool.

If you want to make changes to an existing application, see Assemble or modify modules. Go to Help documentation

To create modules for your application and to package the modules into an enterprise archive (EAR) file, follow these steps:

  1. Start the AAT. Go to Help documentation

  2. Migrate application modules from J2EE 1.2 to J2EE 1.3. Go to Help documentation

  3. Assemble EJB modules. Go to Help documentation

  4. Assemble Web Modules. Go to Help documentation

  5. Assemble Application Client Modules. Go to Help documentation

  6. Assemble resource adapter modules. Go to Help documentation

  7. Verify the archive files. Go to Help documentation

  8. Generate code for deployment. Go to Help documentation

  9. Save your application. Go to Help documentation

After you assemble the application, you can deploy it in your application server. See Deploy your application for more information.