Contact Us 1-800-596-4880

Installing and Deploying MMC to Weblogic

This document describes how to deploy the production version of Mule Management Console to Oracle WebLogic Server. Note that you can also deploy MMC to a variety of other application servers or containers, such as Tomcat or JBoss. See Installing the Production Version of MMC for full details.

Please contact the MuleSoft Support team with any questions about downloading and deploying Mule Management Console.

If you have downloaded MuleSoft’s bundled runtime download – ESB with Mule Management Console (MMC) – it’s appropriate for use only as an evaluation tool and is not considered production-ready.

To deploy MMC to Weblogic, complete the following steps.

  1. In the left-hand Domain Structure panel, select Services, then Data Sources.

    1
  2. Click New, then select Generic Data Source from the drop-down menu.

    2
  3. Type any name for your data source.

  4. In the JNDI Name field, enter jdbc/galaxy/InternalDS.

  5. Select the database type you want to use, then click Next.

    3
  6. Leave the default option for the database driver unchanged; click Next.

    4
  7. On the next screen, click Next.

    5
  8. Complete the required parameters with the following values:

    Field Value

    Database Name

    db

    Database Host

    localhost

    Port

    1527

    Databas e User Name

    <user name for your database>

    Password

    <password for your database>

    7

    Verify that the values are correct, then click Next.

  9. Select the servers where you want to deploy Mule Management Console, then click Finish.

    8