Create the Empirica Signal deployment on the WebLogic server
- In a Web browser, navigate to the Oracle WebLogic Server Administration Console, for example:
https://<servername>:7002/console
- Log in using the administrator credentials provided to you by the system administrator.
- In the Domain Structure pane, click Deployments.
- In the Change Center pane, click Lock & Edit.
- In the Deployments table, click Install.
The Install Application Assistant wizard appears.
- In the Locate deployment to install and prepare for deployment page:
- In the Path field, enter the path to the jax-rs library, for example:
/u01/app/oracle/product/Middleware12c/wlserver/common/deployable-libraries
- Select jax-rs-2.0.war.
- Click Next.
- In the Path field, enter the path to the jax-rs library, for example:
- In the Choose targeting style page:
- Select Install this deployment as a library.
- Click Next.
- In the Select deployment targets page:
- Select SignalServer.
- Click Next.
- In the Optional Settings page, in the Source Accessibility section:
- Select Copy this application onto every target for me.
- Click Next.
- Click Finish.
- Click Save.
- In the Domain Structure pane, click Deployments.
jax-rs appears in the Deployments table.
- In the Change Center pane, click Activate Changes.
- In the Domain Structure pane, click Deployments.
- In the Change Center pane, click Lock & Edit.
- In the Deployments table, click Install.
The Install Application Assistant wizard appears.
- In the Locate deployment to install and prepare for deployment page:
- In the Path field, enter the path to the <INSTALL_DIR>.
- Select Signal.
- Click Next.
- In the Choose targeting style page:
- Select Install this deployment as an application.
- Click Next.
- In the Select deployment targets page:
- Select SignalServer.
- Click Next.
- In the Optional Settings page, in the Source Accessibility section:
- Select Copy this application onto every target for me.
- Click Next.
- Click Finish.
After a few moments, the Signal deployment is created.
- Click Save.
- In the Domain Structure pane, click Deployments.
Signal appears in the Deployments table.
- In the Change Center pane, click Activate Changes.
The deployment state changes to Prepared.
- In the Deployments table, select the Signal deployment and open Control tab.
- Expand the Start drop-down list, and select Servicing all requests.
- If prompted to confirm, click Yes.
The deployment State changes to Active.