[ 
https://issues.apache.org/jira/browse/CXF-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843333#comment-13843333
 ] 

Sergey Beryozkin commented on CXF-5439:
---------------------------------------

Hi Christian, 
I honestly do not see what is not ideal or redundant about letting users auto 
pick up individual interceptors; using features is an overhead when only single 
interceptors are involved. I'm not sure about how many existing mechanisms out 
there, but as I said, IMHO it is healthy to have non-intersecting options. For 
example, in JAX-RS (Spring) we can now let users simply do 
{code:xml}
<jaxrs:server address="/" base-packages="mypackage"/>
{code}
without doing anything else. Nothing wrong in that for it to work we used a bit 
of extra Spring code. I'd like JAX-RS users be able the above XML declaration 
picking up the basic CXF interceptors too and I don't want to go the extra 
length for it to happen

Cheers, Sergey  

> Introduce annotations for marking CXF interceptors and features to enable the 
> auto-discovery
> --------------------------------------------------------------------------------------------
>
>                 Key: CXF-5439
>                 URL: https://issues.apache.org/jira/browse/CXF-5439
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 3.0.0-milestone2
>
>




--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to