[
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)