Uploaded image for project: 'BxMS Documentation'
  1. BxMS Documentation
  2. BXMSDOC-1149

HTTP method changed for remote deployment/{id}/deploy operation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 6.4
    • 6.4
    • None
    • None

      As a result of https://issues.jboss.org/browse/RHBPMS-4534, we had to slightly change the HTTP methods for the deploy operation. The documentation (https://access.redhat.com/documentation/en/red-hat-jboss-bpm-suite/6.4/paged/development-guide/chapter-21-remote-api) currently describes {{deployment/

      {id}

      /deploy}} POST operation which can accept the deployment descriptor in the request body. This has been changed and now there are two methods:

      • POST method which does not accept any request body
      • PUT method which does accept the body

      This was needed to make the parameter-less method work on EAP7.

            kaldesai Kalyani Desai
            psiroky_jira Petr Široký (Inactive)
            Karel Suta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: