Hi all, I'm programming an application that uploads photos to my Picasa's account. I'm doing it with Eclipse, and it works as I want, but when I pack it into a .jar file to run it as an applet in my web application, I get an error caused by the upload. I get this error in the Java console: java.lang.NoClassDefFoundError: com/google/gdata/util/ServiceException
Does anybody know if there is any problem if I pack my program in a .jar? Is it possible? or maybe my problem is caused by another thing? I hope you could help me! Thanks! Silvia. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums 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-Picasa-Data-API?hl=en -~----------~----~----~----~------~----~------~--~---
