Jersey 2.5 not reading jaxb.properties -


I am trying to use Jersey Eclipse as my reference factory, however, the file jaxb.properties Not being read. Docs says that the file needs to be in the folder with mapped domain squares and I have verified it. I'm sure this is not being read because I've fizzled the class name

javax.xml.bind.context.factory = org.eclipse.persistence.jaxb.JAXBContextFactoryXXX

There is no need to use jaxb.properties Joint Dependency on "Jersey-Media-Maxi" using Maven Will take MoxyXmlFeature (contained in jars) and then configure and use MoxyContextResolver to create new JAXB instances.

You may need to avoid jersey-media-monetary dependency to avoid exclusion, an unwanted version of Org.eclipse.persistence.moxy artifact.


Comments