13 - Deploy the RPM Web Services API application
- Log in to the Weblogic administration console application, commonly located
at http://localhost:7001/console
- Extract the RPM Web Services API .war file to a location of your choice.
By doing so, you will be able to modify the web.xml file in order to tune the
runtime parameters used.
- Expand the Deployments tree element, right click on
Web Application Modules and choose Deploy a new Web
application Module
- Navigate your filesystem to the folder you have extracted the rpm web
services application in step #2. Select that folder by clicking on the radio
button at its left. Click on Target Module at the bottom of
the page.
- Click on Deploy to continue the deployment process.
- The application will now be deployed under the context you have specified at
the bottom of the previous screen : rpmws . You may access the
application at http://localhost:7001/rpmws.