[ 
https://issues.apache.org/jira/browse/ZEST-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14552106#comment-14552106
 ] 

Tibor Mlynarik commented on ZEST-23:
------------------------------------

It seems that NamedAssociation is serialized as json object ( 
ValueSerializerAdapter:473 )
But later deserializer is expecting json array with key/value objects. ( 
ValueDeserializerAdapter: 758) 


> Strange Serialization exception
> -------------------------------
>
>                 Key: ZEST-23
>                 URL: https://issues.apache.org/jira/browse/ZEST-23
>             Project: Zest
>          Issue Type: Bug
>            Reporter: Niclas Hedhman
>            Assignee: Paul Merlin
>         Attachments: ValueSerializationRegressionTest.java
>
>
> A very simple creation of a Value fails in the Serialization "copy" mechanism.
> See attached testcase.
> It could be related to that the ValueComposite has Associations in it... Not 
> sure...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to