Perform injection on an existing bean such as a test case which is created directly by a testing framework.
This is because BeanProvider.injectFields() does not invoke the onInjectionTarget() method so the injection of @Produce / @EndpointInject and processing of the @Consume annotations are not performed.