reta opened a new pull request #330: CXF-7501: Cannot inject field in ContainerRequestFilter (and generally, into any providers registered using FeatureContext) URL: https://github.com/apache/cxf/pull/330 Using proper CDI bean resolution with fallback to default strategy. The `@Vetoed` presented an edge case when CDI runtime won't resolve the bean but we have to go over manual instantiation. CC @rmannibucau @johnament
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
