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