Hi,
I'm working on a Spring boot + Fuse integration Service project that use cxf to expose restful web services and KC admin client to manage users in a realm.
I had some issues (that I was expecting...) running CXF servers and RESTEasy KC admin client together so I decided to remove all RESTEasy/jboss dependency from KC client and adapt the code to use CXF as JAX-RS implementation.
It works quite well with very few changes, so I decided to share it on my github
in case someone else is in the same situation as me or prefer CXF over RESTEasy.
I'm also thinking about adding OSGI support to have the possibility to deploy it in karaf and maybe a camel component as well.
Regards.
--
Luigi De Masi
"Talk is cheap. Show me the code."
-- Linus Torvalds
The information transmitted is intended for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.