Set default timezone of jax-rs jackson provider?

Hi all,
Just tried to set default timezone for the jackson provider, as described here:

The problem: JacksonConfigurator constructor is called, but getContext() method is never called.
I think this is related to

Question: is there any way to set default timezone for jax-rs in Payara server?
NOTE: Does not work in the latest Payara also