Hi,

Was looking for the last thread to pull up, but it's pretty far back and
misses many different things. So I decided to create a new thread as a
follow up.

Since then, we worked a lot on Jakarta EE 9 compatibility and we are close
enough. So we can now focus on MicroProfile to catch up with the latest
available version.

So far,

   - rest-client using CXF is fully integrated and compatible. No failure
   - metrics using SmallRye. No failure.
   - health using SmallRye. No failure
   - jwt using TomEE implementation. 22 failures mainly key parsing so not
   a big deal. David is on it
   - config using SmallRye. Currently 2 failures but PRs sent and as soon
   as we can get a new release, it should be good.

Currently missing


   - OpenTracing
   - Fault tolerance
   - OpenAPI

I started adding some integration for them but they don't pass the TCK. The
TCK are all set up with a base configuration. You just need to add the
module in the Maven reactor to run them.

If you guys wanna work on one of them, let me know and I can help.

--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com

Reply via email to