Description
When ExceptionMappers or ResponseHandler filters override Response entity after the resource method has been invoked, JAXRSOutInterceptor will most likely get confused about the generic type of the Response entity, unless the new entity class is assignable to that of the method response type