Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Install stand-alone JDBC modules


Installing a JDBC 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. In the right pane, click Install.
  4. In the Install Application Assistant, locate the module you want to install and click Next.
  5. Select the servers and/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.

  6. 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.

    Typically, the default values are adequate.

    Click Next.

  7. Review the configuration settings you have specified, and click Finish to complete the installation.
  8. If you chose to immediately go to the deployment's configuration screen, click the tabs to set additional configuration settings for the module. If you chose to change this information later, you are returned to the Deployments table, which now includes your newly-installed module.
  9. 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).

Back to Top