Hi,

I just upgraded to sdk 1.2.8 from 1.2.5 and am now getting the
following errors when the first request to the datastore is made:

[java] Caused by: java.lang.NoClassDefFoundError: javax/persistence/
InheritanceType
     [java]     at
org.datanucleus.store.appengine.DatastoreManager.<clinit>
(DatastoreManager.java:146)
     [java]     at sun.reflect.NativeConstructorAccessorImpl.newInstance0
(Native Method)
     [java]     at sun.reflect.NativeConstructorAccessorImpl.newInstance
(NativeConstructorAccessorImpl.java:39)
     [java]     at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
     [java]     at java.lang.reflect.Constructor.newInstance
(Constructor.java:513)
     [java]     at
com.google.appengine.tools.development.agent.runtime.Runtime.newInstance_
(Runtime.java:112)


Rolling back to 1.2.5 fixed this problem.

Any ideas why this is occurring?

Cheers,
Nick

--

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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to