I'm trying to use eclipselink with gwt. I add the eclipselink library
to the build path and the derby db too. I put the META-INF folder in
src, with persistence file inside. All the codes for the persistence
stuff are in the server, so nothing will be converted to javascript.
However, when I try to get a result from a servlet, I get an error:
"No Persistence provider for EntityManager named ...". I think that
the persistence.xml file is not placed in the right place.
Outside gwt everything work correctly.

Does anyone know how to solve this problem?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to