Uploaded image for project: 'KIE Cloud'
  1. KIE Cloud
  2. KIECLOUD-181

Quickstarts JDK 11 incompatibility issues

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.4.0.GA
    • None
    • RHPAM
    • None

      The quickstart library-process is failing to compile with the following exception in various classes that import java.xml.bind.* package:

      [ERROR] /tmp/src/src/main/java/org/openshift/quickstarts/rhpam/kieserver/library/types/SuggestionRequest.java:[9,33] package javax.xml.bind.annotation does not exist
      [ERROR] /tmp/src/src/main/java/org/openshift/quickstarts/rhpam/kieserver/library/types/SuggestionRequest.java:[12,2] cannot find symbol
      symbol: class XmlAccessorType
      

      JDK 11 has dropped some Java EE modules. More details at JEP 320

            rhn-support-zanini Ricardo Zanini Fernandes
            rhn-support-zanini Ricardo Zanini Fernandes
            Jakub Schwan Jakub Schwan
            Jakub Schwan Jakub Schwan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: