Currently using JAXB generated classes from an existing xsd. The output creates the a file with the annotation @XmlMixed that causes problems when used with the org.springframework.web.servlet.view.json.MappingJacksonJsonView mapper for accepting application\json. It works fine for application\xml. I wondered if anyone has come across this issue and managed to resolve it ?

The xsd itself cannot be changed, I'll need to find a solution that allows me to use resolve the mapping.

link|improve this question

45% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.