[ https://issues.apache.org/jira/browse/CXF-7612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376141#comment-16376141 ]
John D. Ament commented on CXF-7612: ------------------------------------ I can't replicate this issue any longer, on 3.2.2. Though I could swear I did. > Don't require a default constructor for CDI managed JAX-RS resources > -------------------------------------------------------------------- > > Key: CXF-7612 > URL: https://issues.apache.org/jira/browse/CXF-7612 > Project: CXF > Issue Type: New Feature > Components: JAX-RS > Reporter: John D. Ament > Priority: Major > > Presently, CXF requires a default constructor on all components being used in > a CDI runtime. This is because we first create a > {{PerRequestResourceProvider}} and then replace that with a > {{CdiResourceProvider}}. We should come up with a way to use the already > created {{ResourceProvider}} instead of instantiating two of them. -- This message was sent by Atlassian JIRA (v7.6.3#76005)