Hello, While upgrading one of our webapp from TomEE+ 1.7 to TomEE+ 7, we hit a regression on JAX-RS.
After analysis, we found that we've been impacted by the same issue as the one fixed in this JIRA: https://issues.apache.org/jira/browse/JOHNZON-101 We would like anyway to move to TomEE+ 7.0.4, but without waiting for a future TomEE+ 7.x that would include this Johnzon fix. We tried to package a more recent version of Johnzon into our web app, but it seems that it wasn't take into account by TomEE's JAX-RS engine. What is the right way to get TomEE+ use the more recent Johnzon JARs when it's packaged in a WAR ? Best regards, Alex