> Any ideas why this is occurring? For some reason the GAE/J DN plugin is referring to JPA classes yet should only ever refer to DataNucleus internal classes. Raise a bug in http://code.google.com/p/datanucleus-appengine/issues/list
Dependence only on DN internal classes means that people can use JDO without having to have persistence-api.jar in the CLASSPATH (and vice- versa). Workaround is to put persistence-api.jar in your CLASSPATH -- 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.
