Hello,

the AWS SDK for Java (http://aws.amazon.com/sdkforjava/) uses the
Apache Commons HTTP library which is not compatible with GAE/Java.
(Apache HTTPClient, listed on
http://groups.google.com/group/google-appengine-java/web/will-it-play-in-app-engine,
is a different library).

Maybe it is possible to replace the HttpClient class in the AWS SDK
with a new implementation which uses the GAE URLFetch service?

If somebody is faster, or code is somewhere on the web already, or if
there are other problems which will make it too complicated, please
share your knowledge ;-)

Cheers,
--
Michael Justin
SCJP, SCJA
betasoft - Software for Delphi™ and for the Java™ platform
http://www.mikejustin.com - http://www.betabeans.de

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en.

Reply via email to