I am using GWT for a GAE project (Eclipse IDE). This project is using JPA for persistence. My code for loading persistence factory fails with "Provider Error". I found it is failing because of "ClassNotFoundException" while looking for classes in "client" side files and asks me to correct my classpath. I have checked all the classes are available in "war/WEB_INF/classes" in appropriate folders. Can any one suggest what am I missing here?
Thanks -Abhai -- 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.
