이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 36. Verifying the KIE Server installation
Verify that KIE Server is installed correctly.
Prerequisites
- KIE Server is installed and configured.
Procedure
To start KIE Server, enter one of the following commands in the
JWS_HOME/tomcat/bindirectory:On Linux or UNIX-based systems:
$ ./startup.shOn Windows:
startup.bat
-
After a few minutes, review the files in the
JWS_HOME/tomcat/logsdirectory and correct any errors. -
To verify that KIE Server is working correctly, enter
http://localhost:8080/kie-server/services/rest/serverin a web browser. -
Enter the user name and password stored in the
tomcat-users.xmlfile.