Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Install standalone JMS modules


Installing a standalone JMS module refers to making the module file known to WebLogic Server. After you have installed the module, you can start it so that users can begin using it:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the left pane of the Console, select Deployments.
  3. Click Install.
  4. In the Install Application Assistant, locate the module you want to install, and click Next.
  5. Specify whether you want to target the installation as an application or a shared library.
  6. In Scope, select whether you want to install the standalone JMS module globally, to a resource group template, or to a resource group at the domain or partition level, and click Next.
  7. Select the server instances or clusters to which you want to deploy the application or module, and click Next.

    Note: If you have not created additional Managed Servers or clusters, you will not see this assistant page.

  8. Optionally update additional deployment settings. These settings include:
    • The deployed name of the module.
    • How the source files are made available to all targeted Managed Servers and clusters.
    • How the deployment plan source files are made available to all targeted Managed Servers and clusters.

    Typically, the default values are adequate.

    Click Next.

  9. Review the configuration settings you have specified, and click Finish to complete the installation.
  10. If you choose to immediately go to the deployment's configuration screen, select the pages to set additional configuration settings for the module. If you choose to change this information later, you return to the Deployments table, which now includes your newly installed module.
  11. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

After you finish

Start the JMS module. See Start applications and modules.


Back to Top