Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-4135

[QA](6.3.z) HTTP 404 Error when starting process via REST on WebLogic

XMLWordPrintable

    • CR2
    • Hide

      Deploy BPMS on WebLogic 12.1.3.
      Create and deploy any process to Business central.
      Start process using REST API of Business central.

      Show
      Deploy BPMS on WebLogic 12.1.3. Create and deploy any process to Business central. Start process using REST API of Business central.

      I am unable to start a process using REST API of Business central on WebLogic.
      When I send a REST request [1] I get error 404.

      This issue seems to be probably caused by RHBPMS-4012 which was fixed by updating of endpoint path. I guess that new endpoint path defined in @Path annotation clash with RuntimeResourceImpl endpoint [2]. When I deleted jbpm-console-ng-rest jar from Business central then process creation worked.

      Issue seems to be present also in WebSphere 8.5.5.

      [1] http://localhost:7001/business-central/rest/runtime/<DEPLOYMENT_ID>/process/<PROCESS_DEFINITION_ID>/start
      [2] https://github.com/droolsjbpm/droolsjbpm-integration/blob/6.4.x/kie-remote/kie-remote-services/src/main/java/org/kie/remote/services/rest/RuntimeResourceImpl.java

              marco.rietveld Marco Rietveld (Inactive)
              ksuta Karel Suta
              Karel Suta Karel Suta
              Karel Suta Karel Suta
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: