Hi all, overall CXF 4.1.x looks good (from a build perspective and the MP TCKs). This is the PR [1].
We have one failing JWT test: > org.eclipse.microprofile.jwt.tck.container.jaxrs.EmptyTokenTest#invalid Token It fails because of a recent change in CXF 4.1.x - you can find some details here: [1] I don't know, if this change was intentional from CXF (if so, we might need to fix it on our side) or if it was just an unintentional change. Any thoughts? Gruß Richard [1] https://github.com/apache/tomee/pull/1121 [2] https://github.com/apache/cxf/pull/1822
