[
https://issues.apache.org/jira/browse/CXF-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273465#comment-14273465
]
Sergey Beryozkin commented on CXF-5495:
---------------------------------------
Hi
I prototyped this code with the help from Paul Wilson. I haven't had a chance
to prioritize on it further.
SpringComponentScanServer has a @Bean annotation, as a result
AbstractSpringConfigurationFactory.createJaxRsServer will be called.
SpringComponentScanServer depends on AbstractSpringComponentScanServer and
@ComponentScan to have service beans and providers auto-discovered.
> JAX-RS Spring integration via Configuration annotation
> ------------------------------------------------------
>
> Key: CXF-5495
> URL: https://issues.apache.org/jira/browse/CXF-5495
> Project: CXF
> Issue Type: Improvement
> Components: JAX-RS
> Reporter: Sergey Beryozkin
> Priority: Minor
>
> See also
> https://issues.apache.org/jira/browse/CXF-5448 where Inject is used for JAXWS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)