Hey all, i just came across orient db a few days ago and now i am trying to migrate a xml based persistence mechanism of a legacy application to orientdb (the object db seemed quite a good idea for that purpose).
When serializing a few classes i get the following exception: "Caused by: java.lang.IllegalArgumentException: Type EMBEDDED must be a multi value type (collection or map)" I guess the serializer has problems with the following fields: private double lossProbability[][]; private double downgradeRisk[][]; Would appreciate a heads up on how i can solve that problem. Thanks in advance! -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
