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

Kogito quickstart Person example fails with list of objects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 0.6.0
    • 0.5.0
    • Build and release
    • None
    • MacOS Mojave 10.14.6
      Java 11.0.4 AdoptOpenJDK
      Maven 3.6.1

    • Hide
      1. Clone https://github.com/JoaoCamposFrom94/quarkus-quickstarts
      2. run 'mvn compile quarkus:dev'

      The modified example should now fail to deploy. Check the last commit in the repo to inspect the changed code.

      Show
      Clone https://github.com/JoaoCamposFrom94/quarkus-quickstarts run 'mvn compile quarkus:dev' The modified example should now fail to deploy. Check the last commit in the repo to inspect the changed code.
    • 2019 Week 47-49 (from Nov 18)

      This bug originates from this mailing list discussion: https://groups.google.com/forum/#!topic/kogito-development/Ha93P-GjYdA

      The kogito quickstart example defines a Person bean only with simple attributes. According to list of supported data types lists are supported.

      I modified the example slightly to include a new attribute in the Person class that is a List of strings (and is not referenced anywhere). This small change should now make the example to deploy.

              rhn-support-fspolti Filippe Spolti
              jccampos-tdx João Campos (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: