Downloading an Application Archive

You can download an application archive on your local system.

The following steps show how to download an application archive.

bwadmin Command Line

Procedure

  1. Execute the following command from the command line to download all application archive files in a specified domain. Note the use of forward slashes "/" for the Windows path.
    BW_HOME\bin>bwadmin download -d MyDomain -s C:/Tmp/Archives/
  2. To download specific application archive file:
    BW_HOME\bin>bwadmin download -d MyDomain -s C:/Temp/Archives -a Application_Name.ear
    
    Note: For more information about all supported options, use the following command:
    BW_HOME\bin>bwadmin download --help

Admin UI

Procedure

  1. Select the domain and open the Application Archives page.
  2. Select one or more application archives and select Download.

    Select any application archive and download it from Page 2.