Hi,

I use now CredentialManager for upload file to Drive... and it works
But when I want to access EMF.get().createEntityManager() -> Could not 
initialize class

therefore if I want to use in same program EntityManager (DAO) + upload to 
Drive, 
I must have 2 urls login :
- userService.createLoginURL(.....)   ---> for 
EMF.get().createEntityManager()
- GoogleAuthorizationCodeRequestUrl  ---> for upload Drive

Ok or not ???

I can't do it one way ?

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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