Hi,

I am using the Java gdata package to build an application against
Google Base data. In an effort to test this out, I originally used the
examples to build my own test case. When that did not work, I imported
the QueryExample and Example files into my project to make sure I was
not missing anything.

As in the code, it outputs the "Sending request..." and then hangs
indefinitely on service.query portion of the code.

I have even recreated an entire project in Eclipse to fully isolate
this as a standalone Java app. While I have all the correct files to
compile and it does attempt to run, all attempts simply hang with this
example at the point of the query attempt.

I assure you I feel like I have exhausted all the possibilities, even
testing a simple HTTP connection to make sure there was no firewall
issues.

My discrete library for this test includes:

activation
gdata-base
gdata-client
gdata-core
gdata-media
google-collect
jsr305
mail.jar

All help or ideas would be very much appreciated. It is driving me
crazy for two days trying to figure it out. It would be much easier if
it would throw an exception so I could see a problem.

Thanks,

Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Base Data 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-Base-data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to