Even though Oracle supports both .war and .ear files, we choose to
deploy the .war file, and let the application server generate the rest
of the required files to run the RPM Web Services application.
- Choose the home instance.
- Click on the Applications tab located in the upper portion of the screen.
- Click the Deploy button in the middle of the page. This
will bring us to an informational screen. You may click on Next to
continue.
- Choose Archive is present on local host. Upload the
archive to the server where Application Server Control is running.
- Click on Browse and locate the rpm-web-services-x.x.x.x
.war file, where x represents the version.
- From the Deployment Plan section of the page, Select
Automatically create a new deployment plan
- Set the primary Application Attributes.
- Fill in the following items :
- You must fill in the
Application Name
field, which represents the application's name.
Parent Application
should be
set to default
Bind Web Module to Site
should
be default-web-site
- The
Context Root
for rpm-web-services
is the URL bound to the application. You may use rpmwsapi
- Click
next
- Click on
Deploy
to complete this
step
- The
following status screen will be displayed.
- You may click on Return to go back to the previous screen.