How can I configure EclipseLink MOXy in Spring MVC? I have three configuration files- applicationContext.xml, rest-servlet.xml and rest-context.xml.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
This is one way that I know of - this is to register Moxy as the JAXB provider, just place a
|
|||||||||
|
|
Support for EclipseLink MOXy was enhanced in Spring 3.1.3: https://jira.springsource.org/browse/SPR-9757?page=com.atlassian.streams.streams-jira-plugin:activity-stream-issue-tab |
|||
|
|