Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 8. Running Red Hat Decision Manager
Use this procedure to run the Red Hat Decision Manager on Red Hat JBoss EAP in standalone mode.
Prerequisite
Red Hat Decision Manager is installed and configured.
Procedure
-
In a terminal application, navigate to
EAP_HOME/bin. Run the standalone configuration:
On Linux or UNIX-based systems:
$ ./standalone.sh -c standalone-full.xmlOn Windows:
standalone.bat -c standalone-full.xmlNoteIf you deployed Decision Central without Decision Server, you can start Decision Central with the
standalone.shscript without specifying thestandalone-full.xmlfile. In this case, ensure that you make any configuration changes to thestandalone.xmlfile before starting Decision Central.On Linux or UNIX-based systems:
$ /standalone.shOn Windows:
standalone.bat
-
In a web browser, open the URL
localhost:8080/decision-central. - Log in using the credentials of the user that you created for Decision Central in Section 5.3, “Creating users”.