> I have the following JARs in war/WEB-INF/lib: > datanucleus-core-2.0.0.m1.jar > datanucleus-jpa-2.0.0.m1.jar > jdo2-api-2.3-ea.jar
Why ? Who said GAE/J works with DataNucleus 2.x ? Anybody using DataNucleus 1.1.5+ needs jdo2-api-2.3-eb.jar (or later) as per the DN docs. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
