Christian Schneider created CXF-7298:
----------------------------------------
Summary: 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
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)