Deploying TIBCO MDM on WebLogic Application Server

After configuring TIBCO MDM with WebLogic Application Server, deploy TIBCO MDM.

    Procedure
  1. Type the following command:
    $ ./ startWebLogic.sh or startWebLogic.cmd located under $WLS_HOME/user_projects/domains/domain_name/bin
  2. Open the WebLogic Server Console (for example: http://localhost:7001/console)
  3. Log in to the Console.
  4. In the left pane, click Deployments.
  5. Click Install under Deployments on the Control tab.
  6. Browse to the location of the ECM.ear file.
  7. Select ECM.ear and click Next.
  8. Choose targeting style as Install this deployment as an application.
  9. Click Next.
  10. Click Finish.
    A success message is displayed.
    Note:
    • Ensure that you click Activate Changes on the left to activate all your changes. Under Deployments, select the application, click Start and select Servicing all requests option.
    • You can also verify if the application is installed successfully using the following URL: http://IP address:7001/eml/Login. The port for the WebLogic application server is 7001.

When you stop the WebLogic application server, perform the following actions:

  1. From the Deployment tab, stop ECM.ear.
  2. Stop the WebLogic application server.

Thus, when you restart TIBCO MDM with the WebLogic application server, you must start ECM.ear from the Deployment tab.