RE: Why is HttpAmazonS3Helper client side only

2009-06-01 Thread Jerome Louvel
is HttpAmazonS3Helper client side only Jerome, From what I understand so far I think the server side implementation should be as simple as implementing the authenticate() method in com.noelios.restlet.authenticationHttpAmazonS3Helper so it calls the key Resolver and then generates the signature

RE: Bug in HttpAmazonS3Helper class

2009-04-15 Thread Jerome Louvel
Technologies ~ Co-founder ~ http://www.noelios.com -Message d'origine- De : MattyJ [mailto:mjwat...@gmail.com] Envoyé : vendredi 10 avril 2009 02:14 À : discuss@restlet.tigris.org Objet : Bug in HttpAmazonS3Helper class Ok. I think I've figured out my the problem

Bug in HttpAmazonS3Helper class

2009-04-12 Thread MattyJ
Ok. I think I've figured out my the problem with the HttpAmazonS3Helper class. The code in the method getCanonicalizedResourceName(Reference resourceRef) isn't quite correct as It needs to incorporate the _bucketname_ into the path. Presently its just getting the resource path. From the S3

HttpAmazonS3Helper

2009-04-09 Thread MattyJ
Can someone give me an example on how to use the HttpAmazonS3Helper class? Thanks in advance, Matt -- View this message in context: http://n2.nabble.com/HttpAmazonS3Helper-tp2609388p2609388.html Sent from the Restlet Discuss mailing list archive at Nabble.com