Create the Empirica Signal deployment on the WebLogic server

Previous Topic

Next Topic

Book Contents

Create the Empirica Signal 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. On the Locate deployment to install and prepare for deployment page, perform the following
    1. In the Path field, enter the path to the jax-rs library, for example:

      /u01/app/oracle/product/Middleware12c/wlserver/common/deployable-libraries

    2. Select jax-rs-2.0.war and click Next.
  7. On the Choose installation type and scope page, select Install this deployment as a library and click Next.
  8. On the Select deployment targets page, select SignalServer and click Next.
  9. On the Optional Settings page, in the Source Accessibility section, perform the following:
    1. Select Copy this application onto every target for me.
    2. Click Next.
    3. Click Finish, then Save.
  10. In the Domain Structure pane, click Deployments.

    jax-rs appears in the Deployment table.

  11. In the Change Center pane, click Activate Changes.
  12. In the Domain Structure pane, click Deployments.
  13. In the Change Center pane, click Lock & Edit.
  14. In the Deployments table, click Install.

    The Install Application Assistant wizard appears.

  15. On the Locate deployment to install and prepare for deployment page, perform the following:
    1. In the Path field, enter the path to the <INSTALL_DIR>.
    2. Select Signal, then click Next.
  16. On the Choose installation type and scope page, select Install this deployment as an application and click Next.
  17. On the Select deployment targets page, select SignalServer and click Next.
  18. On the Optional Settings page, in the Source Accessibility section, perform the following:
    1. Select Copy this application onto every target for me.
    2. Click Next, then Finish.

      After a few moments, the Signal deployment is created.

    3. Click Save.
  19. In the Domain Structure pane, click Deployments.

    Signal appears in the Deployments table.

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

    The deployment State changes to Active.

  21. In the Deployments table, perform the following:
    1. Select the Signal deployment.
    2. Select the Control tab.
    3. Expand the Start drop-down list, and select Servicing all requests.
    4. If prompted to confirm, click Yes.

      The deployment State changes to Active.

Send Feedback