Now I have encountered a very strange thing:
If I enable CDI (weld), my custom Jackson Provider won't get used anymore. Without weld this works fine.
Does anybody have seen this behaviour as well?
Something I have to configure additionally to use custom JAX-RS provider with CDI?
Thanks,
Thomas