1.1 Deploying Dependency Library Jersey-Bundle
This topic provides the systematic instructions to deploying dependency library Jersey-bundle.
- Start WebLogic Console.The following screen is displayed.
- On WebLogic Console screen, enter the following details to log in WebLogic server.Refer to the table for WebLogic Console details.
Table 1-1 WebLogic Console
Field Description Username Enter WebLogic user name.
Password Enter password for WebLogic.
- Click Login.The following screen is displayed.
- Select Deployments from Domain Structure.The following screen is displayed.
- Click Install from the Deployments to install a new module or application.The following screen is displayed.
- In order to specify the path/location of the library file, click the link Upload your file.The following screen is displayed.
- Click Browse in Deployment Archive and select jersey bundle under the path wlserver\common\deployable-libraries\jax-rs-x.x.war and click Next.The following screen is displayed.
Figure 1-6 Locate deployment to install and prepare for deployment
- Click Next.The following screen is displayed.
- Select Install this deployment as library option and click Next.The following screen is displayed.
- Select the target of the application. Click Next.The following screen is displayed.
- Click Finish to complete the deployment.The following screen is displayed.
Figure 1-10 Click Finish button
This library must appear in the deployment with Type column as Library.
Note:
latest jax-rs version will be jax-rs(2.0,2.22.4.0).
Parent topic: Deploying Application in Oracle WebLogic