Hi patmoore,

I have the same problem

https://groups.google.com/forum/?fromgroups#!topic/google-contacts-api/mvh9xOk13KQ
 

Did you find any solution ?

Thks

El miércoles, 23 de septiembre de 2009 14:53:07 UTC-5, patmoore escribió:
>
> Hi there --
>
> I am running into one of those problems that makes you feel very stupid.
>
> I have an java application that works just fine when running using the 
> Google WebApp plugin on Eclipse 3.5. I have the 1.2.5 version. 
>
> Great! ready to upload! Except that I get NoClassDefErrors when I try to 
> run the application on AppEngine
>
> Uncaught exception from servlet
> java.lang.NoClassDefFoundError: Could not initialize class 
> com.google.gdata.client.http.GoogleGDataRequest
>
>
>       at 
> com.google.gdata.client.http.GoogleGDataRequest$Factory.createRequest(GoogleGDataRequest.java:73)
>       at 
> com.google.gdata.client.http.HttpGDataRequest$Factory.getRequest(HttpGDataRequest.java:162)
>       at com.google.gdata.client.Service.createRequest(Service.java:697)
>
>
>       at 
> com.google.gdata.client.GoogleService.createRequest(GoogleService.java:525)
>       at com.google.gdata.client.Service.createFeedRequest(Service.java:1074)
>       at com.google.gdata.client.Service.getFeed(Service.java:915)
>
>
>       at com.google.gdata.client.GoogleService.getFeed(GoogleService.java:631)
>       at com.google.gdata.client.Service.getFeed(Service.java:935)
>
>
> I suspect that there might be a underling issue and the real not a missing 
> class ... but there is no information other than this....
>
> Any thoughts ?
>
> (attached is the war/WEB-INF/lib listing ) 
>
> -Pat
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/Bzn1Y0D0IPYJ.
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.

Reply via email to