You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Amichai Rothman (JIRA)" <ji...@apache.org> on 2017/02/10 08:50:41 UTC

[jira] [Resolved] (DOSGI-256) ContextResolver intents are not registered as providers

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

Amichai Rothman resolved DOSGI-256.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> ContextResolver intents are not registered as providers
> -------------------------------------------------------
>
>                 Key: DOSGI-256
>                 URL: https://issues.apache.org/jira/browse/DOSGI-256
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Amichai Rothman
>            Assignee: Amichai Rothman
>             Fix For: 2.1.0
>
>
> When an intent service returns a ContextResolver, it is not registered as a JAX-RS provider as it should. This is because RsProvider.isProvider() checks the intent instance to see if it is one of the provider classes, but ContextResolver is missing form the supported class list.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)