reta opened a new pull request #329: CXF-7501: Cannot inject field in ContainerRequestFilter (and generally, into any providers registered using FeatureContext) URL: https://github.com/apache/cxf/pull/329 Adding the new extension-based customization (`ServerConfigurableFactory`) in order to control the way how providers are created and registered using `FeatureContext::register` methods family. It allows to use proper mechanisms in case of managed runtimes (like CDIs f.e.). @sberyozkin @johnament Submitting through PR to have some feedback guys you may have. The change is not really complex but touches a bit some internals. Thanks.
---------------------------------------------------------------- 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
