Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-9672

Make TransactionsTest on Tomcat compatible with Java 11

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 7.52.0.Final
    • 7.51.0.Final
    • Runtime Engine
    • None
    • 1
    • False
    • False
    • NEW
    • NEW
    • Undefined
    • 2021 Week 10-12 (from Mar 8)

    Description

      jbpm-in-container tests on Tomcat are failing when run with Java 11 with the following exception:

      java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
      	at org.jbpm.test.container.test.TransactionsTest.createEMF(TransactionsTest.java:107)
      Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
      	at org.jbpm.test.container.test.TransactionsTest.createEMF(TransactionsTest.java:107)
      

      Attachments

        Activity

          People

            mmacik@redhat.com Marian Macik
            mmacik@redhat.com Marian Macik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: