Description
When using a webservice endpoint, with a CDI interceptor, injecting a WebServiceContext into a field with @Resource, the WebServiceContext is injected into the proxy, and not the underlying instance, resulting in a NullPointerException when trying to use the injected context.
Attachments
Issue Links
- links to