I have a problem with a custom ContextResolver for JAXBContext after upgrading from RESTEasy version 2.3.2 to 2.3.5.
This resolver should be called prior to unmarshalling the request and prior to marshalling the response.
This worked in RESTEasy 2.3.2 but seems to be broken in 2.3.5 (insert soon to be proven wrong disclamer here).
Anyone have any ideas ?
Best regards Benjamin