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

[GSS](6.3.z)REST API used for kajr deployment gives incorrect deployment status

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 6.3.0.GA
    • Deployment
    • None
    • Hide

      Try to deploy kjar through REST API which doesnt exist in BPMS server repository

      Show
      Try to deploy kjar through REST API which doesnt exist in BPMS server repository

    Description

      If we try to deploy kajr which doent exist in maven repository of BPMS/BRMS server through REST API, it shows kajr deployment is successful.

      ~~~~
      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
      <deployment-job-result>
      <identifier>2</identifier>
      <operation>DEPLOY</operation>
      <deploymentUnit>
      <groupId>org.kie.example</groupId>
      <artifactId>project1</artifactId>
      <version>1.0.15-SNAPSHOT</version>
      <strategy>SINGLETON</strategy>
      <status>ACCEPTED</status>
      </deploymentUnit>
      <success>true</success>
      <explanation>deploy job accepted.</explanation>
      </deployment-job-result>
      ~~~~

      Attachments

        Issue Links

          Activity

            People

              rhn-support-alazarot Alessandro Lazarotti
              rhn-support-alazarot Alessandro Lazarotti
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: