Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-476

standalone.xml file requires change in system properties related to KIE Server

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.0.0.GA
    • 7.0.0.GA
    • Configuration
    • None
    • DR4
    • ER1

    Description

      We have been packaging RHBA as business-central.war, which requires the following change in standalone.xml file in order to have communication between Kie Server and Business Central work out-of-the box, after they have been deployed without changing their default names.

      <property name="org.kie.server.controller" value="http://localhost:8080/decision-central/rest/controller"/>

      should be changed to:

      <property name="org.kie.server.controller" value="http://localhost:8080/business-central/rest/controller"/>

      Otherwise, the communication between Kie Server and Business Central will be broken upon deployment, if manual tweaking is not performed.

      Attachments

        Activity

          People

            ant@redhat.com Ant Stephenson
            bsremac_jira Bojan Sremac (Inactive)
            Radovan Synek Radovan Synek
            Radovan Synek Radovan Synek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: