Hi, anyone that can help me with this? I'm still stucked with this...
thank you in advance

On 7 abr, 20:29, sonxurxo <sonxu...@gmail.com> wrote:
> That's the output I get when my Spring-injected JPA EntityManager
> instance calls createNamedQuery method:
>
> java.lang.NoSuchMethodError:
> javax.persistence.EntityManager.createNamedQuery(Ljava/lang/
> String;Ljava/lang/Class;)Ljavax/persistence/TypedQuery;
>
> This is called inside a very tested and absolutely working library
> (working outside appengine). This happens locally in my computer, and
> I suppose also when uploaded in GAE.
>
> Other methods (persist, merge, remove, find...) work fine.
>
> Am I missing something? Any ideas? TIA

-- 
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-java@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