Hi, how can I configure CXF, so it uses, for example, JacksonJsonProvider for my entire application (or for any application on my server)?
I can see examples of per-endpoint config, but not for entire webapp or server. I am using TomEE 1.5.1 JAX-RS profile. Regards, Witold Szczerba
