[ https://issues.apache.org/jira/browse/CXF-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937273#comment-13937273 ]
Sergey Beryozkin edited comment on CXF-5576 at 3/16/14 7:22 PM: ---------------------------------------------------------------- Hi Christian, As far as I understand, your idea is to deal with the servlet inside the actual extension, right ? If yes then it can't be better than having a simple dedicated servlet for the reasons I specified earlier. May be I misunderstand. If I do then I'd say CXFCdiservlet is a better name to CXFNonSpringServlet anyway. It can also support the servlet parameters affecting the CDI process, if needed in the future. I do not see what exactly CXFCdiServlet reinvents, it interacts with CDI Bean manager... Can you clarify please what exactly you have in mind, without writing a complete demo ? Sergey was (Author: sergey_beryozkin): Hi Christian, As far as I understand, your idea is to deal with the servlet inside the actual extension, right ? If yes then it can't be better than having a simple dedicated servlet for the reasons I specified earlier. May be I misunderstand. If I do then I'd say CXFCdiservlet is a better name to CXFNonSpringServlet anyway... I do not see what exactly CXFCdiServlet reinvents, it interacts with CDI Bean manager... Can you clarify please what exactly you have in mind, without writing a complete demo ? 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)