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

jbpm-container tests error on Tomcat after update to WildFly 23

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.60.0.Final
    • 7.59.0.Final
    • Runtime Engine
    • None
    • False
    • False
    • NEW
    • NEW
    • 2

    Description

      jbpm-container tests are failing because of WildFly 23 dependencies misalignment on 7.59.x and main:

      Caused by: java.lang.ClassNotFoundException: javax.ws.rs.NotFoundException
      	at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1364)
      	at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1187)
      	... 60 more
      

      The root cause is missing jakarta.ws.rs:jakarta.ws.rs-api dependency because the newer resteasy-jaxrs uses the new javax.ws.rs.NotFoundException and not the old deprecated org.jboss.resteasy.spi.NotFoundException.

      Attachments

        Issue Links

          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: