Search

Chapter 5. Verifying the Decision Server installation

download PDF

Verify that Decision Server is installed correctly.

Prerequisites

  • Decision Server is installed and configured.

    1. To start Red Hat JBoss Web Server, enter one of the following commands in the JWS_HOME/tomcat/bin directory:

      • On Linux or UNIX-based systems:

        $ ./startup.sh
      • On Windows:

        startup.bat
    2. After a few minutes, review the files in the JWS_HOME/tomcat/logs directory and correct any errors.
    3. To verify that Decision Server is working on Red Hat JBoss Web Server, enter the following command:

      curl -X GET "http://localhost:8080/kie-server/services/rest/server" -H  "accept: application/xml" -u '<USER_NAME>:<USER_PWD>'

      In this command, replace <USER_NAME> and <USER_PWD> with the values in the tomcat-users.xml file.

      The output of this command provides information about the Decision Server instance.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.