I\'ve got an app in Google App Engine that was working fine. I realized that one on of my JDO-enhanced objects that I forgot to implement equals and hashCode (I need to use
Configuration in eclipse ("run the datanucleus enhancer" - related issue as discussed above)
Project Settings -> Google -> App Engine -> ORM
Change src parh "src/" path to the exact "src//" path of your JDO classes