[
https://issues.apache.org/jira/browse/CXF-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442091#comment-16442091
]
Mark Struberg commented on CXF-7713:
------------------------------------
patch added - txs!
> CLONE - JAXRS CTS/TCK issue: register(...) should ignore components when
> invalid contracts are passed in
> ---------------------------------------------------------------------------------------------------------
>
> Key: CXF-7713
> URL: https://issues.apache.org/jira/browse/CXF-7713
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 3.2.2
> Reporter: Mark Struberg
> Assignee: Andy McCright
> Priority: Major
> Fix For: 3.2.3, 3.2.4
>
> Attachments:
> 0001-CXF-7713-fix-interface-contract-detection-for-Filter.patch
>
>
> --- original ticket --
> We're seeing some failures when running the JAX-RS 2.1 TCK - particularly
> around the register method. The javadoc states that the implementation MUST
> ignore the component if the call to register specifies a contract (interface)
> that the component does not implement.
> ---
> The original fix improved checks but did not properly detect all the nested
> Interfaces.
> This can now lead to not picking up Filters properly but ignoring them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)