Hi Mike, Can you file an issue with our issue tracker?
http://code.google.com/p/googleappengine/issues/list On Tue, Dec 22, 2009 at 3:39 PM, Mike <[email protected]> wrote: > Hi, > > I am playing about with JDO, creating objects, relationship, etc. I > have a set of unit tests to make sure that what I am creating conform > with GAE's implementation of JDO. Coming from a RDBMS background, very > often I find myself the following exception: > > javax.jdo.JDOException: App Engine ORM does not support multiple > parent key provider fields. > > Wouldn't it make developers' life a lot easier to include the name of > the entity that causes the exception? Sometimes it is not obvious > which entity is causing the problem. > > -- > > 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]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > > -- Ikai Lan Developer Programs Engineer, Google App Engine -- 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.
