Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3925

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.12.0.GA
    • 7.12.0.GA
    • jBPM Core
    • None
    • Tomcat 9

    • 2
    • 2021 Week 37-39 (from Sep 13), 2021 Week 40-42 (from Oct 4)

    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
              Gonzalo Muñoz Fernández Gonzalo Muñoz Fernández
              Gonzalo Muñoz Fernández Gonzalo Muñoz Fernández
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: