Jiri, thanks for your analysis of why it breaks. I assume that a JSON Object for NamedAssociation is the correct path forward,
{
"left" : "723470239476",
"right" : "109874275692"
}
instead of the JSON Array which needs inner objects in that case,
[
{ "left" : "723470239476" },
{ "right" : "109874275692" }
]
Paul, your thoughts?
Cheers
--
Niclas Hedhman, Software Developer
http://zest.apache.org - New Energy for Java
