Create the Empirica Topics web service deployment on the WebLogic server

Previous Topic

Next Topic

Book Contents

Create the Empirica Topics web service deployment on the WebLogic server

  1. In an Internet browser, navigate to the Oracle WebLogic Server Administration Console, for example:

    https://<servername>:7002/console

  2. Log in using the administrator credentials provided to you by the system administrator.
  3. In the Domain Structure pane, click Deployments.
  4. In the Change Center pane, click Lock & Edit.
  5. In the Deployments table, click Install.

    The Install Application Assistant wizard appears.

  6. In the Locate deployment to install and prepare for deployment page:
    1. In the Path field, enter the path to the <INSTALL_DIR>.
    2. Click Next.
    3. Select TopicsService.
    4. Click Next.
  7. In the Choose targeting style page:
    1. Select Install this deployment as an application.
    2. Click Next.
  8. In the Select deployment targets page:
    1. Select TopicsServer.
    2. Click Next.
  9. In the Optional Settings page:
    1. Select Copy this application onto every target for me.
    2. Click Next.
  10. Click Finish.

    After a few moments, the TopicsService deployment is created.

  11. In the Domain Structure pane, click Deployments.

    TopicsService appears in the Deployments table.

  12. In the Change Center pane, click Activate Changes.

    The deployment State changes to Prepared.

  13. In the Deployments table, select the TopicsService deployment.
  14. Expand the Start drop-down list, and select Servicing all requests.
  15. If prompted to confirm, click Yes.

    The deployment State changes to Active.

Send Feedback