Andriy Redko created CXF-7571: --------------------------------- Summary: Revamp of the CXF injection implementation Key: CXF-7571 URL: https://issues.apache.org/jira/browse/CXF-7571 Project: CXF Issue Type: Improvement Reporter: Andriy Redko Assignee: Andriy Redko
As more deep integration with CDI revealed, there are complexities in bringing together `@Context`- and `@Inject`-based injections. Encapsulating CXF injection implementation and than delegating the hard work to appropriate strategy (CDI, Spring, ...) would be the right solution to address the problem at its root. -- This message was sent by Atlassian JIRA (v6.4.14#64029)