After upgrading our application from Java 11 to Java 17 and from JavaEE 8 to Jakarta 10, and running on Open Liberty 24.0.0.12, we are encountering the following ...
I suppose it is my mistake, but I'm a bit at a loss here: Building a test case, I have a small Java app (super simple with a few dependencies in the pom.xml file). Stuffing this into a container and ...