[
https://issues.apache.org/jira/browse/CXF-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844430#comment-13844430
]
Andriy Redko commented on CXF-4199:
-----------------------------------
Hi Sergey,
Exactly, you have spotted the right corner point here: instances do require
application context (and as such very tight integration with Spring) but
classes don't and could be used much broadly.
Do you think it would be beneficial to have non-Spring dependent implementation
for classpath discovery? F.e. by using the library you mentioned the other day
(reflections).
Thanks.
Andriy
> Support class-scanning for discovering JAX-RS providers
> --------------------------------------------------------
>
> Key: CXF-4199
> URL: https://issues.apache.org/jira/browse/CXF-4199
> Project: CXF
> Issue Type: Improvement
> Components: JAX-RS
> Reporter: Sergey Beryozkin
> Attachments: patch-base-packages-discovery-all-packages.txt,
> patch-base-packages-discovery.txt, patch-classpath-scaner.txt
>
>
> With the search extensions module containing a provider the time has come to
> support the optional class-scanning. Will help in cases when the providers
> are simple and no extra configuration is expected. Post 2.6 though
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)