[ 
https://issues.apache.org/jira/browse/CXF-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andriy Redko updated CXF-4199:
------------------------------

    Attachment: patch-base-packages-discovery-all-packages.txt

Hi Sergey,

I've experimented with all packages discovery 
(patch-base-packages-discovery-all-packages.txt)  and surprisingly it is not as 
slow as I expected. Just a small note: this feature is being triggered when 
base-packages="*", not an empty string (base-packages=""). The reason I have 
done that is auto-completion effect: when IDE can auto-complete some XML 
element/attribute, it does it with empty value by default. Usually people do 
not expect side-effects of this, but in our case it will. I won't argue match 
if you see base-packages="" as a better approach (< minute change). 

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

Reply via email to