[ 
https://issues.apache.org/jira/browse/CXF-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937241#comment-13937241
 ] 

Sergey Beryozkin commented on CXF-5576:
---------------------------------------

Hi Andriy

Thanks for your effort, IMHO this is as close as we can get to having a 
portable CXF CDI Servlet, looks very clean to me.
Right now, JAXWS and JAXRS server factory beans have their hierarchies differ a 
bit. 
I think we can introduce FactoryBean interface with 1) setBus and 2) create 
methods and attempt to cast the extensions, CXF WS Frontends and JAXRS server 
beans will implement it...

Sounds reasonable ?
Thanks, Sergey 

 

> 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
>         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)

Reply via email to