Hi, I have written a CXF-JAXRS bundle. When the service is invoked for the first time, it gives the proper JSON response. However, when I consume the same service again, it is throwing the below exception.
*Caused by: javax.xml.bind.PropertyException: property "com.sun.xml.internal.bind.namespacePrefixMapper" must be an instance of type com.sun.xml.internal.bind.marshaller.NamespacePrefixMapper, not org.apache.cxf.common.jaxb.NamespaceMapper* Can some one help here? Thanks -- View this message in context: http://servicemix.396122.n5.nabble.com/CXF-JAXRS-in-service-mix-is-throwing-exception-com-sun-xml-internal-bind-namespacePrefixMapper-must-r-tp5717337.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
