Step 1: Deploy jax-rs-2.0

In this step you will create new deployment plans for Signal and SignalServer.

  1. In a Web browser, navigate to the Oracle Enterprise Manager, for example: https://< servername >:7002/em.
  2. Log in using the administrator credentials provided to you by the system administrator.
  3. From the Weblogic Domain drop-down on the upper left, select Deployments.
  4. From the Change Center drop-down on the upper right, select Lock & Edit.
  5. From the table header, click on the Deployments drop-down, and select Deploy for the Install Application Assistant wizard to appear.
  6. On the Select Archive page select the following to deploy Java EE applications:
    1. In the Scope section, select from the drop-down Global option.
    2. In the Archive or Exploded Directory section, select the radio-button Archive or exploded directory is on the server where Enterprise Manager is running.
    3. Select Browse to access the jax-rs library and type in for example scratch/u01/app/oracle/product/Middleware14c/wlserver/common/deployable-libraries/jax-rs-2.0.war.
    4. On the Deployment Plan section, select the radio-button Create a new deployment plan when deployment configuration is done.
    5. On the Deployment Type section, select from the radio-button Deploy this archive or exploded directory as a library.
    6. Select Next.
  7. On the Select Target page, select Install this deployment as a library and select Next.
  8. On the Select Targets page, select SignalServer and TopicsServer and select Next.
  9. On the Application Attributes page, under the Other Options section:
    1. From the Application Source Accessibility section, select the Use the defaults defined by the deployment's targets. Recommended selection radio-button.
    2. From the Deployment Plan Source Accessibility section, select Use the same accessibility as the application.
  10. Select Next and Deploy for the Deployment Succeeded message to appear on a Summary page. jax-rs appears with a New state in the Deployments table.
  11. In the Change Center pane, select Activate Changes for jax-rs to appear with an Active state in the Deployments table.
  12. In the Domain Structure pane, select Deployments.
  13. In the Change Center pane, select Lock & Edit.