Chapter 5. Installing Decision Server with Oracle WebLogic Server
After you have configured all required system properties in Oracle WebLogic Server, you can install Decision Server with Oracle WebLogic Server to streamline Red Hat Decision Manager application management.
Prerequisite
An Oracle WebLogic Server instance is configured as described in Chapter 4, Configuring Oracle WebLogic Server for Decision Server.
Procedure
Navigate to the Software Downloads page in the Red Hat Customer Portal (login required), and select the product and version from the drop-down options:
- Product: Decision Manager
- Version: 7.3
- Download Red Hat Decision Manager 7.3.0 Decision Server for All Supported EE7 Containers.
-
Extract the downloaded
rhdm-7.3.0-kie-server-ee7.zip
file to a temporary directory. - In the WebLogic Administration Console, navigate to Deployments to view all existing applications.
- Click Install.
-
Navigate to the temporary directory where you downloaded and extracted the
rhdm-7.3.0-kie-server-ee7.zip
file, and go torhdm-7.3.0-kie-server-ee7/kie-server.war
. -
Select the
kie-server.war
file and click Next to continue. - Select Install this deployment as an application as the targeting style and click Next.
-
Set the application name to
kie-server
and set the security model toDD Only
. Leave the remaining options as default and click Next to continue. - In the Additional Configuration section, choose No, I will review the configuration later and click Finish.
5.1. Verifying the Decision Server installation on Oracle WebLogic Server
After you have installed Decision Server on Oracle WebLogic Server, verify that the installation was successful.
Prerequisites
- An Oracle WebLogic Server instance is configured as described in Chapter 4, Configuring Oracle WebLogic Server for Decision Server.
- Decision Server is installed as described in Chapter 5, Installing Decision Server with Oracle WebLogic Server.
Procedure
-
Enter the Decision Server URL
http://<HOST>:<PORT>/kie-server/services/rest/server
in a web browser. Verify that Decision Server is running.
If Decision Server is not running, stop and restart the Oracle WebLogic Server instance and try again to access the Decision Server URL.