Este contenido no está disponible en el idioma seleccionado.

Chapter 5. Verifying the Process Server installation


Verify that Process Server is installed correctly.

Prerequisites

  • Process 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 Process 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 Process Server instance.

Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2026 Red Hat
Volver arriba