[
https://issues.apache.org/jira/browse/CXF-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko resolved CXF-5576.
-------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
The initial integration has been implemented using lightweight CXFCdiServlet
and portable extension JAXRSCdiResourceExtension. It was tested on Jetty 9.x
and Tomcat 8.x using JBoss Weld 2.x implementation.
The following new CXF modules have been added:
- integration/cdi (cxf-integration-cdi)
- systests/cdi (cx-systests-cdi)
> Initital support for CDI integration
> ------------------------------------
>
> Key: CXF-5576
> URL: https://issues.apache.org/jira/browse/CXF-5576
> Project: CXF
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.0.0
> Reporter: Andriy Redko
> Assignee: Andriy Redko
> Labels: cdi
> Fix For: 3.0.0
>
> Attachments: weld-one-jar.zip, weld-one-war.zip
>
>
> A per section 10.2.3 Context and Dependency Injection (CDI) of JAX-RS 2.0
> specification, in a product that supports CDI, the implementations MUST
> support the use of CDI-style Beans as root resource classes, providers and
> Application subclasses. Providers and Application subclasses MUST be
> singletons or use application scope.
--
This message was sent by Atlassian JIRA
(v6.2#6252)