You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2017/03/24 19:05:41 UTC

[jira] [Resolved] (CXF-7298) JacksonJaxbJsonProvider does not work in OSGi

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

Christian Schneider resolved CXF-7298.
--------------------------------------
       Resolution: Fixed
         Assignee: Christian Schneider
    Fix Version/s: 3.2.0
                   3.1.11

The solution is to add the jackson jaxb annotations bundle to the feature.

> JacksonJaxbJsonProvider does not work in OSGi
> ---------------------------------------------
>
>                 Key: CXF-7298
>                 URL: https://issues.apache.org/jira/browse/CXF-7298
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 3.1.11, 3.2.0
>
>
> When using JacksonJaxbJsonProvider the exception below occurs. The reason is that the dependency to com.fasterxml.jackson.module.jaxb is optional and we do not install the bundle providing it.
> java.lang.NoClassDefFoundError: com/fasterxml/jackson/module/jaxb/JaxbAnnotationIntrospector



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