Hello All, I am trying to import gmail contacts into my java web application using AuthSub proxy authentication.
I got values for "token" and "sessiontoken" token values but I am unable to create ContactService object. It is giving me following ecception : java.lang.NoClassDefFoundError: javax/mail/MessagingException Can anybody please tell me the correct way to create the object of ContactService class. So that I can use ContactsService object's setAuthSubToken method. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google Contacts API" 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-contacts-api?hl=en.
