Skip to content
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

Problems trying to use XmlMapper.convertValue() #71

Closed
cowtowncoder opened this issue Aug 15, 2013 · 1 comment
Closed

Problems trying to use XmlMapper.convertValue() #71

cowtowncoder opened this issue Aug 15, 2013 · 1 comment

Comments

@cowtowncoder
Copy link
Member

Due to work-arounds that XmlMapper needs for data- binding, basic usage of XmlMapper.convertValue() fails (at least with 2.3.0-SNAPSHOT). It would make sense to ensure that overrides would not break conversion functionality.

@cowtowncoder
Copy link
Member Author

Fixed problems from serialization-side of things, tested with basic array/list conversion tests (copied from jackson-databind).

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

No branches or pull requests

1 participant