Hi All, I just updated to version 1.3.0 and I am now getting a runtime datanucleus exception complaining about having two @Embedded fields of the same type on an @Entity class. It seems like
Error message is: "class has multiple relationship fields of type. This is not yet supported" Should this really be happening, these are not @Entity objects, they are @Embeddable and the fields are declared as @Embedded. Thanks!
-- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
