Hi,
I am new using Google App Engine, I am following the tutorial 
http://www.vogella.com/tutorials/GoogleAppEngineJava/article.html to learn 
it.
I am continuously getting this error when I run the application. 
NOTE: I have read almost all the posts for this, but couldn't find any 
solution for this problem:
http://stackoverflow.com/questions/16551302/cant-get-application-made-with-google-app-engine-to-run
http://stackoverflow.com/questions/16482385/google-app-engine-jpa-java-server-faces-uncaught-exception-from-servlet-java-l

Can someone provide a suitable solution for this problem? The error is on 
the line:
*private static final EntityManagerFactory emfInstance = 
Persistence.createEntityManagerFactory("transactions-optional");*
and
*EntityManager em = EMFService.get().createEntityManager();*

Thanks..

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to