InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.1: Administering applications (overview) >
6.6.1.3: Administering applications with the Web console >
6.6.1.3.5: Exporting application configurations with the Web console

6.6.1.3.5: Exporting application configurations with the Web console

If you need to make further assembly or deployment modifications after installing an application, use this feature to export the EAR file of the application. You can then use the application assembly tool to edit the EAR file.

To export an application:

  1. Expand the tree on the left side of the console to locate Nodes -> hostname -> Enterprise Applications.
  2. Click Enterprise Applications.

    The right side of the console will display the list of zero or more installed applications (as .ear files).

  3. Select the application by clicking the check box to the left of the application name. The application needs to contain EJB JAR files which have code generated for deployment, meaning the JAR files will contain Table.DDL files.
  4. Click the Export DDL button displayed on the right side of the console, above the list of installed applications.
  5. Follow the instructions on the resulting dialog. The Table.DDL file for each EJB JAR file will be available for download. Each file is <earName>_<ejbJarName>.ddl. Click the file name to download the file.
  6. Click OK when you are finished.
  7. Save your configuration.
  8. (Optional) To have the configuration take effect:

    1. Stop the server
    2. Start the server again.
Go to previous article: Updating applications with the Web console Go to next article: Exporting DDL for EJB modules with the Web console

 

 
Go to previous article: Updating applications with the Web console Go to next article: Exporting DDL for EJB modules with the Web console