Skip to content

Fix for SPR-10714 #324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

bijukunjummen
Copy link
Contributor

When packagesToScan property is used with Jaxb2Marshaller, explicitly configured @XmlRegistry annotated classes are not registered with the JAXBContext. The fix is now to additionally scan classes annotated with @XmlRegistry.

Reference: https://jira.springsource.org/browse/SPR-10714

I have signed the CLA.

Explicitly configured @XmlRegistry annotated classes are not registered with the JAXBContext, when using packagesToScan as a property of the Jaxb2Unmarshaller. The fix is now to additionally scan classes annotated with @XmlRegistry.
philwebb added a commit that referenced this pull request Jul 29, 2013
# By Biju Kunjummen
* SPR-10714:
  Fix Jaxb2TypeScanner to scan for @XmlRegistry
@philwebb philwebb closed this Jul 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants