My first attempt at usigne Google AppEngine + GWT + JPA fails when
creating a EntityMangagerFactory.
Datanucleus throw me a ClassNotResolvedException on random 'client'
package classes...

Any idea why  ?
I've got only one '@Entity' class on my application ; it's located on
the 'shared' package and doesn't link to any other class...

I'm trying to return the JPA entity directly from the service (seems
possible since GWT 2+ ?) Still the problem occurs as soon as I
initialize my first EntityManager so I gues that's not the problem ?

Thanks in advance for any insight !

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to