You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andy McCright (JIRA)" <ji...@apache.org> on 2018/04/25 21:55:00 UTC

[jira] [Resolved] (CXF-7713) CLONE - JAXRS CTS/TCK issue: register(...) should ignore components when invalid contracts are passed in

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

Andy McCright resolved CXF-7713.
--------------------------------
    Resolution: Fixed

> 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.5
>
>         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)