Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-8846

Globally set default http port for Serverless workflow Rest custom type

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.36.0.Final
    • 1.35.0.Final
    • None
    • None
    • False
    • None
    • False
    • Release Notes
    • Hide
      Default port for serverless workflow rest custom type has been changed from 8080 to 80.
      This will break applications using 8080 and not specifying it either in the operation URI or in properties.
      Show
      Default port for serverless workflow rest custom type has been changed from 8080 to 80. This will break applications using 8080 and not specifying it either in the operation URI or in properties.
    • ---
    • ---
    • 2023 Week 09-11 (from Feb 27)

    Description

      Serverless Workflow Rest custom type default port is 8080.
      This is convinience for our examples (becuase 8080 is quarkus default port), but many http API are exposed over default http port (80)
      So it would be nice to have a way to globally change that (currrently it can be done by adding a property kogito.sw.functions.<functionName>.port)
      I propose adding a new property

      kogito.sw.functions.port
      

      Attachments

        Issue Links

          Activity

            People

              ftirados Francisco Javier Tirado Sarti
              ftirados Francisco Javier Tirado Sarti
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: