Configuring Application Archives

An application archive containing encrypted profiles require keystore configuration.

To use a non-encrypted profile when deploying an application archive, there is no need to configure an application archive.

This functionality is not supported with the local mode.

Prerequisites

KeyStore file must be present at <BW_HOME>/Keystore folder across all relevant machines in a network.

bwadmin Command Line

To configure an application archive using command line:

BW_HOME\bin>bwadmin config -d <domain name> -keyAlias <alias name> -keyStorePassword <keystore password> -keyStore <keystore file name> -keyAliasPassword <key alias password> archive <name of archive>

Admin UI

Procedure

  1. Go to Application Archive Level 1 page and click Configure.
  2. Optionally, go to the Application Archive Level 2 page and click Configure.
  3. Provide the following encryption settings:
    • KeyStore File Name
    • KeyStore Type - It is automatically populated based on the type of keystore file provided. The following keystore file types are supported:
      • JKS
      • JCEKS
      • PKCS12
    • KeyStore Password
    • Key Alias Name
    • Key Alias Password
    Important: Provide the exact encryption settings as the encryption settings provided in TIBCO ActiveMatrix BusinessWorks™.

    For more information about adding encryption settings in TIBCO Business Studio for BusinessWorks, see "Encrypting an Application Profile" in TIBCO ActiveMatrix BusinessWorks™ Application Development.

  4. Click Configure Archive.
    The success message is displayed.