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] [Created] (DOSGI-256) ContextResolver intents are not registered as providers

Amichai Rothman created DOSGI-256:
-------------------------------------

             Summary: 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


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)