[
https://issues.apache.org/jira/browse/JOHNZON-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hendrik Saly resolved JOHNZON-48.
---------------------------------
Resolution: Fixed
> Complex types in collection with converter
> ------------------------------------------
>
> Key: JOHNZON-48
> URL: https://issues.apache.org/jira/browse/JOHNZON-48
> Project: Johnzon
> Issue Type: Bug
> Components: Mapper
> Affects Versions: 0.9-incubating
> Reporter: Karl Grosse
> Priority: Critical
> Fix For: 0.9-incubating
>
> Attachments: JOHNZON-48.patch, JOHNZON-48.patch
>
>
> Complex objects in a list get serialized as json object without using
> registered converters. This leads to malformed json strings which can't be
> deserialized if there is no default constructor available (as is the case
> with enums).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)