13 - Deploy the RPM Web Services API application

  1. Log in to the Weblogic administration console application, commonly located at http://localhost:7001/console
    Login to weblogic administrative console
  2. 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.
  3. Expand the Deployments tree element, right click on Web Application Modules and choose Deploy a new Web application Module
    Deploy a
new Web Application
  4. 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.
    Deploy a
new Web Application
  5. Click on Deploy to continue the deployment process.
    Deploy a
new Web Application
  6. 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.